Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Steving <32336750+JasonSteving99@users.noreply.github.com>
  • Loading branch information
JasonSteving99 authored Jul 11, 2023
1 parent 5a4da3a commit c47eb2b
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 @@ -77,7 +77,7 @@ and you should be able to run any of the `claro_binary` Bazel Build targets by c
## In case the VSCode Bazel Plugin Isn't Working
...you can always manually run the programs manually by finding the corresponding build target name and running a command like the following:
```
bazel run --nojava_header_compilation //src/java/com/claro/claro_programs:<replace this with your desired build target>
bazel run //src/java/com/claro/claro_programs:<replace this with your desired build target>
```

# Try it Out Online at [riju.codes/claro](https://riju.codes/claro)!
Expand Down

0 comments on commit c47eb2b

Please sign in to comment.