Skip to content

Commit

Permalink
add sbt run note
Browse files Browse the repository at this point in the history
  • Loading branch information
fhackett committed Apr 1, 2024
1 parent 2e7796a commit 7594aa7
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 @@ -57,6 +57,7 @@ $ sbt
```

See the usage notes below for what arguments the program accepts.
Note: if you run it on one line, then you must quote the arguments, as in `sbt run "[command-line arguments]"`.

## Usage

Expand Down

0 comments on commit 7594aa7

Please sign in to comment.