Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
jjos2372 committed Jan 7, 2023
2 parents b22c195 + d82e435 commit 6968b47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ the payments.
- http://signumpool.de:8080/
- https://signumpool.com
- https://signapool.notallmine.net
- https://fomplopool.com
- http://signum.land

## Powered by
Expand Down
3 changes: 2 additions & 1 deletion react-pool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Per default the Development mode is activated automatically when running `npm st

> The variable "isDevelopmentMode" is assigned correspondingly, so it's not necessary to override it
## How to use pool in Testnet or Mainet network 📋
## How to use pool in Testnet or Mainnet network 📋

- **The isTestNet variable refers to the network which may be used**

Expand All @@ -43,6 +43,7 @@ Per default the Development mode is activated automatically when running `npm st

_Use this commands if you are going to deploy changes or start the deployment_

- Make sure to have Node.js installed
- If you have not installed the dependencies, run `npm install`, if there is already a folder called `/node_modules`, forget this step
- `npm run build` - Build project's production site
- After the build command has finished, you will only need the folder `/Build`
Expand Down

0 comments on commit 6968b47

Please sign in to comment.