Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onur-ozkan authored Mar 1, 2023
1 parent a7c7d8d commit 05b2612
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@ Check `init.py` bootstrapping script and update/add any configuration you want.

### Usage

- Simple kickstart
- First, initialize `~/.nucleus` (make sure nucleusd is installed befoer executing this)
```sh
# First, initialize `~/.nucleus` (make sure nucleusd is installed befoer executing this)
python3 init.py
# or for linux and macos users
./init.py

```

- Simple kickstart
```sh
nucleusd start
```

Expand Down

0 comments on commit 05b2612

Please sign in to comment.