Merge pull request #22 from jinpeng-s/jps

This commit is contained in:
Robert U 2023-10-08 05:38:45 -04:00 committed by GitHub
commit 292fe8d45b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,6 @@ pip3 install --user -r zephyr/scripts/requirements.txt # see above
### Step 5: Install Docusaurus
sudo apt-get install --yes --no-install-recommends npm
cd ~zmk/docs
cd ~/zmk/docs
npm ci