From e164c8ca351c9d4c6c43f9f9caa3981562b90152 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Sun, 1 Apr 2018 21:37:43 +0800 Subject: [PATCH] Whoops [SKIP CI] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 918fa98..4f087e3 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,6 @@ Which, is also packed as a script: ```sh $ curl -fLo ~/.bin/runenv https://raw.githubusercontent.com/serverwentdown/env/master/.runenv +$ chmod +x ~/.bin/runenv $ runenv ```