From 4a56afc497339c04cc7a2f2967680f291279e88c Mon Sep 17 00:00:00 2001 From: Gabriel Cirlig Date: Sat, 9 Nov 2019 03:50:36 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba3b345..0ee4227 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ More advanced commands (like native directory listing and having and interactive # OK OK, how do I get it started? Just start the script in python: -`nohup python run.py &` +`nohup python3 run.py &` Just like that, shouldn't have any more complex dependencies.