Fix markdown error in README

This commit is contained in:
Nat 2022-05-25 16:48:22 -07:00
parent 0910cc314d
commit a158f5f5f5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ $ ipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods '["PUT", "POST
First, like all good Node.JS projects, you've got to run:
````
```
$ npm install
```