Update README.md
This commit is contained in:
parent
ff934676ca
commit
14a6031dac
@ -24,8 +24,10 @@ Emulate
|
||||
|
||||
## Install
|
||||
```bash
|
||||
git clone
|
||||
pip install requirements.txt
|
||||
git clone https://github.com/vane/static-site-generator.git
|
||||
python3 -m venv static-site-generator-env
|
||||
source static-site-generator-env/bin/activate
|
||||
pip install -r static-site-generator/requirements.txt
|
||||
```
|
||||
## Usage
|
||||
Specify config.yml input and output directory
|
||||
|
Loading…
Reference in New Issue
Block a user