Browse Source

Update README.md

pull/1/head
Marc Schöchlin 12 years ago
parent
commit
8289ee883b
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      README.md

+ 3
- 2
README.md View File

@ -9,11 +9,12 @@ This project also provides tools to setup auditable shell sessions.
* Installation: Add the tools "scriptreplay" and "record-script-session" to your PATH environment
```bash
cd
cd ~
git clone git@github.com:scoopex/scriptreplay_ng.git
echo '$HOME/scriptreplay_ng:$PATH' >> ~/.bashrc
exec bash
```
```
* Record session
```bash
record-script-session


Loading…
Cancel
Save