Skip to content

Commit cb6e374

Browse files
committed
sudo to run dinomo-storage
1 parent a85d40d commit cb6e374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ below to run.
145145
$ cd ~/projects/DINOMO
146146
$ bash scripts/dependencies.sh
147147
$ bash scripts/build.sh -bRelease -j8 -g
148-
$ ./build/target/kvs/dinomo-storage
148+
$ sudo ./build/target/kvs/dinomo-storage
149149
```
150150

151151
### Run Dinomo cluster (on the master node)

0 commit comments

Comments
 (0)