Skip to content

Commit

Permalink
Fixed last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
harvzor committed Apr 13, 2020
1 parent 1ead2f9 commit a3da723
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
https://github.com/custom-start-page/retroracle

# Retroracle

*(retro-oracle)*
Expand Down Expand Up @@ -35,3 +37,13 @@ For local development, you can use a development web server such as:
- IIS, WAMP, etc

Just open a terminal in the `/src` directory and run the web server.

## Packaging

Run:

```
dist.sh
```

This will create a `/dist` folder which can be zipped and released.

0 comments on commit a3da723

Please sign in to comment.