Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
floan authored Mar 1, 2021
1 parent f9bf046 commit c487381
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,10 @@ Everything should be green and passing! Both these commands are to be run inside

In order to fully use the application, you will have to start up some servers. Please open 3 terminals and navigate to the build folder. Enter these two commands on DIFFERENT terminals.

1. `./faz`
2. `./kv_store`
```
1. ./faz
2. ./kv_store
```

The third terminal will be yours to use with Caw! Read on to find out how!

Expand Down Expand Up @@ -91,4 +93,4 @@ Caw is designed to allow the user to interract with it through the command line.

If you are looking for more information, or just feel a little lost, feel free to use the command `./caw --help` for more information! Lastly, if you have any issues with the program, or you want to suggest an upgrade, feel free to create an issue on our github page!

We hope you enjoy using Caw! Bye!
We hope you enjoy using Caw! Bye!

0 comments on commit c487381

Please sign in to comment.