aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-22 17:54:57 +0000
committerFuwn <[email protected]>2021-03-22 17:54:57 +0000
commit0b49cc84ce02a0f146cb06bd88427e4625a8c775 (patch)
tree11810d38f447e3871736f1213f6e2d0cea819655 /README.md
parentetc: ... (diff)
downloadwhirl-0b49cc84ce02a0f146cb06bd88427e4625a8c775.tar.xz
whirl-0b49cc84ce02a0f146cb06bd88427e4625a8c775.zip
etc: Link to development page
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/README.md b/README.md
index e8bd5c6..5d8dcba 100644
--- a/README.md
+++ b/README.md
@@ -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.