mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
document initial build process and update packages (#342)
* document initial build process and update packages * typo * Update README.md Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> --------- Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
This commit is contained in:
@@ -53,8 +53,8 @@ git submodule update --init
|
|||||||
1. Run setup script to install project dependencies:
|
1. Run setup script to install project dependencies:
|
||||||
|
|
||||||
```
|
```
|
||||||
=chmod a+x site/_utils/setup.sh
|
chmod a+x site/_utils/setup.sh
|
||||||
.site/_utils/setup.sh
|
./site/_utils/setup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Navigate to the `site` folder and start the project:
|
1. Navigate to the `site` folder and start the project:
|
||||||
|
|||||||
Reference in New Issue
Block a user