Skip to content

Commit

Permalink
Merge pull request #8 from rubo77/patch-1
Browse files Browse the repository at this point in the history
Readme: yarn upgrade before install
  • Loading branch information
andibraeu authored Oct 27, 2022
2 parents a0464d5 + 4a555d0 commit 9090b72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Community Map
git clone https://github.com/freifunk/cmap.api.freifunk.net.git
cd cmap.api.freifunk.net
yarn install
cp config.json.sample config.json
# maybe edit your config.json
node server.js
```

Expand Down Expand Up @@ -42,4 +44,4 @@ Community map accepts options as JSON object

## Contribute

The community map is a fun & visual way to know more about open-source communities across Asia. If you think there are cool features that can be integrated in the map, you can let us know by opening an issue, or sending pull requests. Bug reports are equally welcomed.
The community map is a fun & visual way to know more about open-source communities across Germany. If you think there are cool features that can be integrated in the map, you can let us know by opening an issue, or sending pull requests. Bug reports are equally welcomed.

0 comments on commit 9090b72

Please sign in to comment.