Switch --signer- to --ui-
This commit is contained in:
parent
67fa58db14
commit
86eb84fd81
@ -7,6 +7,6 @@ JavaScript APIs and UIs for Parity.
|
||||
0. Install [Node](https://nodejs.org/) if not already available
|
||||
0. Change to the `js` directory inside `parity/`
|
||||
0. Install the npm modules via `npm install`
|
||||
0. Parity should be run with `parity --signer-no-validation [...options]` (where `options` can be `--chain testnet`)
|
||||
0. Parity should be run with `parity --ui-no-validation [...options]` (where `options` can be `--chain testnet`)
|
||||
0. Start the development environment via `npm start`
|
||||
0. Connect to the [UI](http://localhost:3000)
|
||||
|
Loading…
Reference in New Issue
Block a user