Skip to content

Commit

Permalink
small update to the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 committed Aug 15, 2024
1 parent aa92a31 commit 632995c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Build and run the node using Docker:

```bash
docker build -t ocean-node:mybuild . # Build the Docker image
docker run -e PRIVATE_KEY=your_private_key_here ocean-node:mybuild # Run the Docker container
docker run -e PRIVATE_KEY=your_private_key_here ocean-node:mybuild # Start container
```

## Option 2: Running Ocean Nodes with PM2
Expand Down

0 comments on commit 632995c

Please sign in to comment.