Skip to content

Commit

Permalink
modified: doc/setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Jan 17, 2024
1 parent be5ecae commit d4291b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ meson install # installs Iguana to your prefix (build option 'prefix')
```

> [!TIP]
> You can use combine these two commands by just running the second "`install`" one
> You can use combine these two commands by just running `meson install`
> [!IMPORTANT]
> If you have trouble and want to try a clean build, do _not_ delete your build directory (since you spent the time to configure it);
Expand Down

0 comments on commit d4291b5

Please sign in to comment.