mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
rename docs folder to site
This commit is contained in:
@@ -42,10 +42,10 @@ git clone https://github.com/Start9Labs/documentation.git && cd documentation
|
||||
git submodule update --init
|
||||
```
|
||||
|
||||
1. Navigate to the `docs` folder and start the project:
|
||||
1. Navigate to the `site` folder and start the project:
|
||||
|
||||
```
|
||||
cd docs
|
||||
cd site
|
||||
make clean && make preview
|
||||
```
|
||||
## Development
|
||||
|
||||
Reference in New Issue
Block a user