Skip to content

Commit 60379a3

Browse files
committed
Rephrase weird sentence
1 parent 7fa4b2f commit 60379a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/embedded/flexpret.mdx

+1-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ cd $FP_PATH
2727
cmake -B build && cd build && make
2828
```
2929

30-
31-
4. You should now install the FlexPRET build to the FlexPRET software development kit (SDK). This provides the SDK with the necessary knowledge of FlexPRET's hardware configuration, such as the amount of data memory available.
30+
4. You should now install FlexPRET's hardware configuration to the software development kit (SDK). This provides the SDK necessary information such as the amount of data memory available.
3231
```
3332
make install
3433
```

0 commit comments

Comments
 (0)