Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
raucao committed Jan 20, 2023
1 parent dad56a7 commit 2697563
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
Expand Up @@ -30,7 +30,7 @@ You will need the following things properly installed on your computer.

### Building/running for development

* `ember serve` - by default kredits-web connects to the Ethreum Kovan network
* `npm start` - by default Kredits Web connects to the Rootstock testnet network
* Visit your app at [http://localhost:4200](http://localhost:4200).
* Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests).

Expand All @@ -54,7 +54,7 @@ Make use of the many generators for code, try `ember help generate` for more det
### Building

* `ember build` (development)
* `ember build --environment production` (production)
* `npm run build` (production)

### Deploying

Expand Down

0 comments on commit 2697563

Please sign in to comment.