From fb210dd14d50b124a765a9fb9487940bb21bddb1 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 6 Jul 2020 17:14:18 -0700 Subject: [PATCH] Update to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c78aa00..bf756e6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ This is a mobile-first Gatsby Theme that is [IPFS](https://ipfs.io)-ready. It in ## Installing a Dev Environment Standard workflow for setting up a development environment for working on this repo: -- `git clone https://github.com/Permissionless-Software-Foundation/gatsby-ipfs-web-wallet && cd gatsby-ipfs-web-wallet` +- `git clone https://github.com/Permissionless-Software-Foundation/gatsby-ipfs-web-wallet` +- `cd gatsby-ipfs-web-wallet` - `npm install` - `npm start`