Skip to content

Commit

Permalink
docs: tidy readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Mar 18, 2024
1 parent f9efe83 commit ac8ff0e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
**Current version:** node `8.9.0`

A simple dockerized Cardano node setup, for SanchoNet testing.
Accompanied with a few helpful scripts for cardano-cli.

Accompanied by a few helpful scripts for cardano-cli to interact with the node and SanchoNet.

## Prerequisites

Expand All @@ -17,7 +18,7 @@ If you are using Apple silicon (M1, M2, M3 processor) make sure you have Rosetta

### Visual Studio Code

So we can more easily navigate directories, and inspect files.
Install VSCode so we can more easily navigate directories, and inspect files.
- https://code.visualstudio.com/

### Mac Specific Prerequisites
Expand Down Expand Up @@ -231,7 +232,7 @@ Make sure you have a node running for these.
### Docker desktop application not open

```bash
Cannot connect to the Docker daemon at unix:///Users/ryan/.docker/run/docker.sock. Is the docker daemon running?
Cannot connect to the Docker daemon at unix:///Users/XXXX/.docker/run/docker.sock. Is the docker daemon running?
```

**Fix:** Open docker desktop

0 comments on commit ac8ff0e

Please sign in to comment.