mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-24 07:30:10 +01:00
Fixed formatting
This commit is contained in:
parent
c71fd91422
commit
c3786dd98e
@ -31,7 +31,7 @@ For quick local iteration, you can setup your own [mkdocs](https://www.mkdocs.or
|
|||||||
3. Change directory to the root of your forked project and run `python -m pip install -r requirements.txt`
|
3. Change directory to the root of your forked project and run `python -m pip install -r requirements.txt`
|
||||||
4. From the same root directory run `python -m mkdocs serve`
|
4. From the same root directory run `python -m mkdocs serve`
|
||||||
|
|
||||||
You can now access your live preview at `http://127.0.0.1:8000/`.
|
You can now access your live preview at `http://127.0.0.1:8000/`.
|
||||||
The live preview will update in real time as changes are found in your files.
|
The live preview will update in real time as changes are found in your files.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
Loading…
Reference in New Issue
Block a user