Update BuildPrerequisites.md

This commit is contained in:
Robin Davies
2022-03-08 13:29:24 -05:00
committed by GitHub
parent 994aed4091
commit 4aae9cdaca
+4 -1
View File
@@ -39,5 +39,8 @@ Clone the rerdavies/pipdal package from github. Use the source control tools fro
Run the following command to install and configure React dependencies. Run the following command to install and configure React dependencies.
cd ~/src/pipedal cd ~/src/pipedal
./react-config # Configure React NPM dependencies. ./react-config # Configure React NPM dependencies.
--------------------------
[<< Building PiPedal from Source](BuildingPiPedalFromSource.md) | [The Build System >>](TheBuildSystem.md)