Update README with manual assets steps
This commit is contained in:
parent
9837a52bd2
commit
d0ec019d6a
@ -8,6 +8,9 @@
|
|||||||
. .venv/bin/activate
|
. .venv/bin/activate
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
cd static/assets
|
||||||
|
wget https://github.com/uswds/uswds/releases/download/v1.6.3/uswds-1.6.3.zip
|
||||||
|
unzip uswds-1.6.3.zip
|
||||||
|
|
||||||
## Running (development)
|
## Running (development)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user