Formatting errors in BuildPrerequisites.md
This commit is contained in:
@@ -33,14 +33,14 @@ If you are using Visual Studio Code, install the C/C++ Extension Pack (Microsoft
|
|||||||
|
|
||||||
Clone the rerdavies/pipdal package from github. Use the source control tools from Visual Studio Code, or
|
Clone the rerdavies/pipdal package from github. Use the source control tools from Visual Studio Code, or
|
||||||
|
|
||||||
cd ~/src # or whereever you keep your source repositories.
|
cd ~/src # or whereever you keep your source repositories.
|
||||||
git clone https://github.com/rerdavies/pipedal.git
|
git clone https://github.com/rerdavies/pipedal.git
|
||||||
|
|
||||||
In the project root, run the following commands to initialze and update pipedal submodules
|
In the project root, run the following commands to initialze and update pipedal submodules
|
||||||
|
|
||||||
cd ~/src/pipedal
|
cd ~/src/pipedal
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
||||||
Run the following command to install and configure React dependencies.
|
Run the following command to install and configure React dependencies.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user