Skip to content

Commit 0197fe3

Browse files
authored
Update pre-requisites (#59)
1 parent 2fb7908 commit 0197fe3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ ARM processor (e.g. RaspberryPI, Odroid, etc).
1010
In order to run through this tutorial, you must first do the following:
1111

1212
1. Meet the [F´ System Requirements](https://nasa.github.io/fprime/INSTALL.html#requirements)
13-
2. Install an IDE or text editor supporting copy-paste. [VSCode](https://code.visualstudio.com/) has [plugins](https://marketplace.visualstudio.com/items?itemName=unlv-team5.fpptools) to work with FPP.
14-
3. [Set up the F´ Development Environment](https://nasa.github.io/fprime/INSTALL.html#setting-up-the-development-environment)
15-
4. Attempt the [Hello World Tutorial](https://fprime-community.github.io/fprime-tutorial-hello-world/)
13+
2. Install an IDE or text editor supporting copy-paste. [VSCode](https://code.visualstudio.com/) has [plugins](https://marketplace.visualstudio.com/items?itemName=unlv-team5.fpptools) to work with FPP.
14+
3. Attempt the [Hello World Tutorial](https://fprime-community.github.io/fprime-tutorial-hello-world/)
1615

1716
To run on hardware with cross-compiling, you must also:
1817
1. Acquire and set up the appropriate [hardware](docs/hardware.md) for this tutorial

0 commit comments

Comments
 (0)