Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeepee authored Oct 4, 2021
1 parent 2e1e2db commit a0eb075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Junto
# Flux made by Junto

[![Build/release](https://github.com/juntofoundation/communities/actions/workflows/release.yml/badge.svg)](https://github.com/juntofoundation/communities/actions/workflows/release.yml)

Expand Down Expand Up @@ -40,7 +40,7 @@ These DNA's come bundled with the builtin languages, links above are provided fo

### Compiles and minifies for production
```
npm run build-holochain && npm run build-languages && npm run electron:build
npm run build-holochain && npm run get-languages && npm run electron:build
```

### Lints and fixes files
Expand Down

0 comments on commit a0eb075

Please sign in to comment.