Updated example README.md
This commit is contained in:
parent
9b53e5c2ac
commit
d09b6580aa
|
@ -35,6 +35,15 @@ In a separate terminal window, run the subscriber:
|
|||
|
||||
#### Run TORch Agent in Vagrant
|
||||
|
||||
[Build](..) the latest source into a Debian package and copy it to `example/`
|
||||
|
||||
```bash
|
||||
cd ..
|
||||
./make-pkg.sh john@doe.com
|
||||
cp -f build/torch-agent_0.0.1-1_all.deb example/
|
||||
cd example
|
||||
```
|
||||
|
||||
Run the Vagrant box in a third terminal window:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user