Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmojo committed Jul 11, 2023
1 parent 6999e7a commit d9ce677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ It's important to note that while Beyond.NET generates code for you, it doesn't
- If you do not have a pre-compiled executable of the generator, compile it by either running `dotnet publish` within its directory or use one of our provided publish scripts like `publish_macos_universal` for compiling a universal macOS binary.
- Open a terminal, switch to the directory containing the built executable and execute the generator (`./beyondnetgen`).
- Since you've provided no arguments, the generator should show its usage screen.
- Optionally, symlink the generator executable to be somewhere on your path (ie. `ln -s ~/Path/To/beyondnetgen /usr/local/bin/beyondnetgen`)


### Configuration
Expand Down

0 comments on commit d9ce677

Please sign in to comment.