We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278a69b commit 94fa57bCopy full SHA for 94fa57b
cpp/IceStorm/counter/README.md
@@ -44,7 +44,7 @@ In a separate window, start the client:
44
45
```shell
46
build\Release\client
47
-
+```
48
49
Press 'i' and 'd' to increment and decrement the counter. You can also
50
start more clients in other windows and observe that each is
cpp/IceStorm/replicated2/README.md
@@ -10,7 +10,6 @@ cmake -B build -S .
10
cmake --build build --config Release
11
```
12
13
14
To run the demo, start the three IceStorm replicas. In three separate
15
windows:
16
0 commit comments