From 8289ee883b32733b118d6948c88dcb88e0de31b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Sch=C3=B6chlin?= Date: Mon, 21 Jul 2014 10:33:39 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6acd8e3..56bfcee 100644 --- a/README.md +++ b/README.md @@ -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