Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .readme.nd.swp
Binary file not shown.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ It is a platform to reimagine about places we put our efforts into as developers

## Installation & Set Up

1. In the top-right corner of the page, click Fork. Create a local clone of your fork:

```sh
git clone https://github.com/YOUR-USERNAME/pledge.git
Expand All @@ -23,7 +22,7 @@ It is a platform to reimagine about places we put our efforts into as developers
npm install -g gatsby-cli
```

4. Install dependencies
4. Install all dependencies

```sh
npm install
Expand Down