Update README

This commit is contained in:
Dennis Trautwein
2023-08-03 11:15:15 +02:00
parent 793218485d
commit dfc143258f

View File

@@ -95,7 +95,7 @@ To build a local copy, run the following:
1. Move into the `ipfs-blog` folder and install the npm dependencies:
```bash
cd ipfs-docs
cd ipfs-blog
npm install
```