Skip to content

Commit

Permalink
Fixed a typo in the software creation
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinCLydon committed May 24, 2021
1 parent ab2df95 commit c34b3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carrot-test-config/carrot_commands.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create a software entry for this repository
carrot_cli software create --name example-test --description "An example CARROT test software" \
--repository_url https://github.com/broadinstitute/carrot-example-test/example-carrot-test
--repository_url https://github.com/broadinstitute/carrot-example-test

# Create results for the data file and comparison file that will be output by the test and eval wdl
carrot_cli result create --name "example data file" \
Expand Down

0 comments on commit c34b3cc

Please sign in to comment.