Skip to content

Commit 38aee92

Browse files
korydraughntrel
authored andcommitted
[#19] Update README.
1 parent f5c2ec7 commit 38aee92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ If everything succeeds, you will have a DEB package in the local directory you m
9797

9898
## The Runner Image
9999

100-
The runner image is responsible for running the iRODS S3 API. Building the runner image requires the DEB package the iRODS S3 API to exist on the local machine. See the previous section for details on generating the package.
100+
The runner image is responsible for running the iRODS S3 API. Building the runner image requires the DEB package for the iRODS S3 API to exist on the local machine. See the previous section for details on generating the package.
101101

102102
To build the image, run the following command:
103103
```bash
@@ -181,7 +181,7 @@ make package # Use -j to use more parallelism.
181181

182182
Upon success, you should have an installable package.
183183

184-
If you run into issues, try checking if the git submodules exist on your machine and you're running an up-to-date version of Docker.
184+
If you run into issues, try checking if the git submodules exist on your machine.
185185

186186
## Running without Docker
187187

0 commit comments

Comments
 (0)