diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-02 09:12:25 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-02 09:38:54 (EDT) |
commit | bc19d9d898901f47212c68f834014d94c0775ca1 (patch) | |
tree | 7b7be17871d8221136d88a2f5bc48f674bc8ea31 | |
parent | 57bc85f227d91d9a765dcd97085bfc2c027a5f9c (diff) |
README: s|trunk|dev/trunk|
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ the system or run in place without installation. Installing a ProteanOS system can be done as follows (assuming use of sudo): - $ sudo src/prokit install trunk $root + $ sudo src/prokit install dev/trunk $root Start a ProteanOS shell in an isolated file system environment as follows: |