aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-22 17:54:57 -0700
committerFuwn <[email protected]>2021-03-22 17:54:57 -0700
commit2e24cd170f55faaed006f732ff90c25cf2b688b6 (patch)
treeaf0673bb0a0c36c322052a05a4d10a851fae9b65
parentetc: ... (diff)
downloadwhirl-2e24cd170f55faaed006f732ff90c25cf2b688b6.tar.xz
whirl-2e24cd170f55faaed006f732ff90c25cf2b688b6.zip
etc: Link to development page
-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.