Skip to content

Commit

Permalink
Adding instructions for cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
kallewesterling committed Jul 24, 2024
1 parent 51eff4a commit 5293a7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ A containerised application for testing out the MapReader library.

## Creating the Docker image

Clone the repository and navigate to the root directory of the repository.

```bash
git clone https://github.com/Living-with-machines/MapReader-examples
cd MapReader-examples
```

To create the Docker image, run the following command:

```bash
Expand Down

0 comments on commit 5293a7d

Please sign in to comment.