Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
tamas6 committed Jun 3, 2024
1 parent 865a878 commit d80a37e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ Testnet deployment : http://app.fairdrive.dev.fairdatasociety.org/
- `fdp-play start --fresh`

#### Post installation steps
How to initialize [Postage batch](docs/POSTAGE-BATCH.md).

How to initialize [Postage batch](POSTAGE-BATCH.md).

#### Goerli contract configuration
How to init [Goerli](docs/INIT-GOERLI.md).

How to init [Goerli](INIT-GOERLI.md).

## Running in development mode

Expand All @@ -26,4 +29,5 @@ Or using `npm`:
npm ci
npm start
```

To change the configuration, edit the `.env` file.

0 comments on commit d80a37e

Please sign in to comment.