Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agazso authored Aug 14, 2020
1 parent 26152a2 commit 8c56f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Then build the app:
$ npm run pack-html-only
```

This builds the app in a single html file in the `dist` directory. You can upload it to Bee with the `upload.sh` command:
This builds the app in a single html file in the `dist` directory. You can upload it to Bee with the `upload.sh` command (curl is required):

```
$ ./upload.sh http://localhost:8080
Expand Down

0 comments on commit 8c56f67

Please sign in to comment.