From bb48c635e27c684be832ebe4965ac2d686fdf640 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 25 Apr 2018 00:10:07 +0000 Subject: [PATCH] typo fix on syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74f8e37..a8cfa76 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Installation We're still in a stage where the installation generally requires many manual steps. -``bash +```bash curl https://git.daplie.com/Daplie/walnut.js/raw/v1.2/installer/get.sh | bash ```