Skip to content

Commit

Permalink
update readme.md to fix copied path
Browse files Browse the repository at this point in the history
  • Loading branch information
dslatt committed Jun 16, 2024
1 parent d8ab3fc commit 202740d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,14 @@

```bash
git clone --recursive https://github.com/dslatt/nso-icon-tool/
cd SimpleModDownloader
cd nso-icon-tool
cmake -B build_switch -DPLATFORM_SWITCH=ON
make -C build_switch nso-icon-tool.nro -j$(nproc)
```
or
```
git clone --recursive https://github.com/dslatt/nso-icon-tool/
cd SimpleModDownloader
cd nso-icon-tool
/bin/bash proj_build.sh
```

Expand Down

0 comments on commit 202740d

Please sign in to comment.