Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgethebeatle authored Oct 10, 2016
1 parent 18093f1 commit 62858ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Commit the changes, run the tests, and create a bump commit:
- Log in to the host OS with root privileges
- Enter guardian mount namespace
```
/var/vcap/packages/guardian/bin/inspector-garden -pid $(cat /var/vcap/sys/run/garden/garden.pid) /bin/bash
/var/vcap/packages/guardian/bin/inspector-garden -pid $(pidof guardian) /bin/bash
```
- Go to container depot directory
```
Expand Down

0 comments on commit 62858ae

Please sign in to comment.