Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Commit 36cbf14

Browse files
korydraughnalanking
authored andcommitted
[#25] Fix typo in README.
1 parent ece52dd commit 36cbf14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ To run, the following things will be required:
165165

166166
The Compose project is found under `docker/runner` along with the attendant files.
167167

168-
Copy the `.deb` package into `docker/runner` (i.e. `cp /path/to/package.deb ./docker/run`). The package will be installed as part of the Docker image built for the REST client service. If you are having trouble, check to make sure that the name of the file you copied matches the `local_package` build argument under the `irods-client-rest-cpp` service definition in the `./docker/runner/docker-compose.yml` file.
168+
Copy the `.deb` package into `docker/runner` (i.e. `cp /path/to/package.deb ./docker/runner`). The package will be installed as part of the Docker image built for the REST client service. If you are having trouble, check to make sure that the name of the file you copied matches the `local_package` build argument under the `irods-client-rest-cpp` service definition in the `./docker/runner/docker-compose.yml` file.
169169

170170
You will also need to modify `./docker/runner/irods_client_rest_cpp.json` to match the desired iRODS client environment. You may also wish to change the `jwt_signing_key` outside of an experimental context.
171171

0 commit comments

Comments
 (0)