Commit fe85306c authored by Pavel Šeda's avatar Pavel Šeda
Browse files

Update README.md

parent 50431e51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ If you want to insert just `kypo portal events` run the script as follows:
```
$ ./insert-events.sh "PATH-To-YOUR-KYPO-PORTAL-EVENTS-FOLDER" ""
```
Otherwise if you want to insert just `kypo bash history commands` run the script as follows:
Otherwise, if you want to insert just `kypo bash history commands` run the script as follows:
```
$ ./insert-events.sh "" "PATH-To-YOUR-KYPO-PORTAL-BASH-HISTORY-COMMANDS-DIR"
```