We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b8463d commit a63ace2Copy full SHA for a63ace2
README.md
@@ -1,18 +1,6 @@
1
# Apollo documentation
2
3
-Documentation and guide site for the Apollo Discord bot built with [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/).
4
-
5
-## Local development
6
7
-First, you'll need to install [pipenv](https://github.com/pypa/pipenv).
8
9
-Then install dependencies and start the dev server:
10
-```
11
-pipenv install
12
-pipenv run mkdocs serve
13
14
15
-The site should now be running at http://localhost:8000/
+Documentation and guide site for the Apollo Discord bot.
16
17
## Contributing
18
0 commit comments