Skip to content

Commit

Permalink
Forgot to mention gulp app to build
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysgs committed Jan 21, 2018
1 parent 623ed14 commit 70e5c8d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@ This is now on github because I wrote it when I was bored after work and wanted
* ~: npm install
* ~: db-migrate up

3: Go into the 'leagues' database table and add the league you want to scan. The name of the league must match the league name in the query string used to fetch the data from poe.trade
3: Build the clientside stuff

* ~: gulp app

4: Go into the 'leagues' database table and add the league you want to scan. The name of the league must match the league name in the query string used to fetch the data from poe.trade

---

Expand Down

0 comments on commit 70e5c8d

Please sign in to comment.