Skip to content

Commit

Permalink
add to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dagbay-rh committed Aug 23, 2023
1 parent 09c3445 commit b5f564e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ Copy the `/bundles/bundles.example.yml` to `/bundles/bundles.yml` in order to ha

Now that everything is set up, you can run the application using:

```bash
source ./local/development.env.sh
```
then run one of the following

```bash
# this will generate, build, and run the built executable (good for debugging)
make exe
Expand Down

0 comments on commit b5f564e

Please sign in to comment.