Skip to content

Commit

Permalink
Remove extra slash (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoscoe authored Sep 27, 2024
1 parent 5913a73 commit 133bb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_dc/custom_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ In one terminal window, from the root directory, run the following command to st

<pre>
docker run \
--env-file $PWD/custom_dc/env.list \ \
--env-file $PWD/custom_dc/env.list \
-v <var>INPUT_DIRECTORY</var>:<var>INPUT_DIRECTORY</var> \
-v <var>OUTPUT_DIRECTORY</var>:<var>OUTPUT_DIRECTORY</var> \
gcr.io/datcom-ci/datacommons-data:stable
Expand Down

0 comments on commit 133bb68

Please sign in to comment.