Skip to content

Commit df71548

Browse files
authored
Update README.md
1 parent 8b1e3b5 commit df71548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ git submodule update --init --recursive
5555

5656
## Running the code
5757

58-
Run generate from the `proves-core-reference` directory. This generates the build cache for FPrime. When you regenerate, append a -f, this will purge the previous deployment. You only need to do generate if something in the core FPrime package has changes
58+
Run generate from the `proves-core-reference` directory. This generates the build cache for FPrime. When you regenerate, append a -f, this will purge the previous deployment. You only need to do generate if something in the core FPrime package has changed
5959
```
6060
fprime-util generate
6161
```
@@ -74,7 +74,7 @@ ls -lah /Volumes
7474
```
7575

7676
For Windows:
77-
Check the letter said to be the mount (ex /d/)
77+
Check the letter said to be the mount (ex /d/) and then the name of the removable drive (ex /d/RP2350)
7878

7979
For Linux:
8080
```

0 commit comments

Comments
 (0)