Skip to content

Commit fe24900

Browse files
committed
Update README
1 parent aa8d224 commit fe24900

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# o2ctl
1+
# octl
2+
3+
## Getting started
4+
Install minimesos, then:
5+
```bash
6+
% cd minimesos
7+
% minimesos up
8+
% cd ..
9+
% make
10+
% bin/octld -url http://172.17.0.5:5050/api/v1/scheduler -executor bin/octl-executor -verbose -server.address `dig +short $HOSTNAME`
11+
```

0 commit comments

Comments
 (0)