Skip to content

Commit

Permalink
Merge pull request #12 from PowerLoom/SwaroopH-patch-1
Browse files Browse the repository at this point in the history
Update directory name
  • Loading branch information
SwaroopH authored Jun 7, 2024
2 parents c84d21b + b06ab03 commit 1793b2d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,13 +192,13 @@ NOTE: It is recommended to run `build.sh` in a screen or tmux session so that th

2. Clone this repository using the following command:
```bash
git clone https://github.com/PowerLoom/snapshotter-lite-v2.git powerloom
git clone https://github.com/PowerLoom/snapshotter-lite-v2.git powerloom-pre-mainnet
```
This will clone the repository into a directory named `powerloom`.

3. Change your working directory to the `powerloom` directory:
3. Change your working directory to the `powerloom-pre-mainnet` directory:
```bash
cd powerloom
cd powerloom-pre-mainnet
```

4. Run `build.sh` to start the snapshotter lite node:
Expand Down Expand Up @@ -233,13 +233,13 @@ If you want to run the Snapshotter Lite Node without Docker, you need to make su
1. Clone this repository using the following command:
```bash
git clone https://github.com/PowerLoom/snapshotter-lite-v2.git powerloom
git clone https://github.com/PowerLoom/snapshotter-lite-v2.git powerloom-pre-mainnet
```
This will clone the repository into a directory named `powerloom`.
2. Change your working directory to the `powerloom` directory:
2. Change your working directory to the `powerloom-pre-mainnet` directory:
```bash
cd powerloom
cd powerloom-pre-mainnet
```
3. Run `init.sh` to start the snapshotter lite node:
Expand Down

0 comments on commit 1793b2d

Please sign in to comment.