diff options
| author | Fuwn <[email protected]> | 2021-03-22 17:54:57 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-22 17:54:57 +0000 |
| commit | 0b49cc84ce02a0f146cb06bd88427e4625a8c775 (patch) | |
| tree | 11810d38f447e3871736f1213f6e2d0cea819655 /README.md | |
| parent | etc: ... (diff) | |
| download | whirl-0b49cc84ce02a0f146cb06bd88427e4625a8c775.tar.xz whirl-0b49cc84ce02a0f146cb06bd88427e4625a8c775.zip | |
etc: Link to development page
Diffstat (limited to 'README.md')
| -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. |