Skip to content

Commit

Permalink
Changed README.md to reflect the new file name changes
Browse files Browse the repository at this point in the history
  • Loading branch information
metamethods committed Jan 3, 2024
1 parent 77103a3 commit 830466d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ no [STRINGS]
### Instructions
1. Clone this repository via `git clone https://github.com/metamethods/no`
2. Build with `cargo` using `cargo build --release`
3. The binary will be located at `target/release/unix-no` (or `target/release/unix-no.exe` if you're using windows)
3. The binary will be located at `target/release/no` (or `target/release/no.exe` if you're using windows)

## TODO
- [ ] Figure out how to create a man page for this

0 comments on commit 830466d

Please sign in to comment.