Skip to content

Commit cfee532

Browse files
mortenfyhnhellcp
authored andcommitted
Remove unneeded npm dependency
Signed-off-by: Morten Fyhn Amundsen <[email protected]>
1 parent 4f6817f commit cfee532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sdk/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ sudo apt install libsdl1.2debian libfdt1
5050
#### Fedora
5151

5252
```bash
53-
sudo dnf install python3-pip nodejs npm SDL-devel dtc
53+
sudo dnf install python3-pip nodejs SDL-devel dtc
5454
```
5555

5656
#### Windows

0 commit comments

Comments
 (0)