Skip to content

Commit

Permalink
Update pre-requisites (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc authored Feb 29, 2024
1 parent 2fb7908 commit 0197fe3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ ARM processor (e.g. RaspberryPI, Odroid, etc).
In order to run through this tutorial, you must first do the following:

1. Meet the [F´ System Requirements](https://nasa.github.io/fprime/INSTALL.html#requirements)
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.
3. [Set up the F´ Development Environment](https://nasa.github.io/fprime/INSTALL.html#setting-up-the-development-environment)
4. Attempt the [Hello World Tutorial](https://fprime-community.github.io/fprime-tutorial-hello-world/)
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.
3. Attempt the [Hello World Tutorial](https://fprime-community.github.io/fprime-tutorial-hello-world/)

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

0 comments on commit 0197fe3

Please sign in to comment.