Skip to content
Snippets Groups Projects
Commit 5cf8fc8a authored by Erick Lavoie's avatar Erick Lavoie
Browse files

Update README.md

parent 9c956a37
Branches
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ To make your life easier, we suggest you implement the API commands from lower l
4. [`repo-merge`](#4-implement-crbrepo-merge-see-api)
5. [`repo-deliver`](#5-implement-crbrepo-deliver-see-api)
Once you have implemented and tested them using the instructions below, it should be easy to implement `crb/broadcast` and `crb/deliver`. You will then be ready to test the [Causal Broadcast Scenario](#causal-broadcast-scenario).
Once you have implemented (correctly!) and tested them using the instructions below, `crb/broadcast` and `crb/deliver` should work correctly. You will then be ready to test the [Causal Broadcast Scenario](#causal-broadcast-scenario).
*The following commands assume that the `causal-broadcast` directory is within
your `PATH` environment variable, following the installation instructions so that all commands under `causal-broadcast/crb` can be accessed with `crb/COMMAND`.*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment