From c263f3b425354cb0114d8fc22b8c4a96c3865c0b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 21 Mar 2018 10:20:47 +0100 Subject: Update FAQ --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3d90b70b9..c9988bfea 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -45,7 +45,7 @@ to install the dependencies. Then clone the sources and install node modules: ``` -$ git clone -b master https://github.com/Chocobozzz/PeerTube +$ git clone https://github.com/Chocobozzz/PeerTube $ cd PeerTube $ yarn install --pure-lockfile ``` -- cgit v1.2.3