Skip to content

Commit

Permalink
docs: Remove unnecessary surrounding backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Mar 26, 2024
1 parent f77d629 commit eea0b68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,9 @@ just the ncurses packages is needed, and it's often already installed.
(This examples places the generated files to a separate folder, but you can
run 'configure' from any directory you like.)

```
meson setup builddir
cd builddir
ninja
```

Use `meson configure` in the build dir to view or change available
options.
Expand Down

0 comments on commit eea0b68

Please sign in to comment.