Update README.md

This commit is contained in:
Yakov5776 2022-10-13 00:57:42 -04:00 committed by GitHub
parent 8f6724081a
commit df57c67baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# What is this? # What is this?
TODO This is the offical repository for the **Upcoming** ROBLOX Reverse-Engineering site.
# How do I build this? # How do I build this?
This project uses material mkdocs. This project uses material mkdocs (which runs over of python).
To install materal mkdocs (and it's dependencies), simply run: To install mkdocs-material (and it's dependencies), simply run:
pip install mkdocs-material pip install mkdocs-material
pip install mkdocs-exclude-search pip install mkdocs-exclude-search