Skip to content

Commit

Permalink
cosmetic changes / rename the script
Browse files Browse the repository at this point in the history
  • Loading branch information
md00ux committed Aug 19, 2024
1 parent 237571a commit 11d6c6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Note: For installing each of these prerequisites, a good starting point is the o

Before starting, confirm that the [system requirements](https://github.com/oceanprotocol/ocean-node?tab=readme-ov-file#system-requirements) are met.

a) download the script `create_ocean_node_docker_compose_config.sh` from the current directory
a) download the script `ocean-node-quickstart.sh` from the current directory

b) run the script

```shell
bash create_ocean_node_docker_compose_config.sh
bash ocean-node-quickstart.sh
```

c) provide the necessary information interactively (example)
Expand Down
File renamed without changes.

0 comments on commit 11d6c6c

Please sign in to comment.