diff options
| author | Fuwn <[email protected]> | 2021-03-22 17:54:57 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-22 17:54:57 -0700 |
| commit | 2e24cd170f55faaed006f732ff90c25cf2b688b6 (patch) | |
| tree | af0673bb0a0c36c322052a05a4d10a851fae9b65 | |
| parent | etc: ... (diff) | |
| download | whirl-2e24cd170f55faaed006f732ff90c25cf2b688b6.tar.xz whirl-2e24cd170f55faaed006f732ff90c25cf2b688b6.zip | |
etc: Link to development page
| -rw-r--r-- | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -30,14 +30,7 @@ Use in production environments is not recommended as this project is a work-in-p [https://www.whirlsplash.org](https://www.whirlsplash.org) ## Development -1. Navigate to your `/etc/hosts` file, on Windows, this usually is located at `C:\Windows\System32\drivers\etc\hosts`. -2. Add these rules; -``` -0.0.0.0 www.3dcd.com -0.0.0.0 test.3dcd.com -``` -3. Build and run the Cargo project. -4. Profit. +[https://www.whirlsplash.org/introduction/development.html](https://www.whirlsplash.org/introduction/development.html) ## Contributing Please reference the [contribution guidelines](./CONTRIBUTING.md) of this repository. |