Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
CGDogan committed Sep 18, 2023
1 parent e1d8226 commit 53a7a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ docker run [-v /path/to/images:/images] -i -t -p 8042:8042 camicroscope/dicomsrv

# Updating caMicroscope orthanc-indexer plugin

Because build_orthanc_indexer.sh does "git clone" without specifying commit hash, Docker caches this line so if caMicroscope plugin repository is updated, please make a new tag there (such as: v0.3) and update the version in number in the script. See also the [BFBridge documentation](https://github.com/camicroscope/BFBridge/wiki/Updating-BFBridge) which describes the exact steps.
Because build_orthanc_indexer.sh does "git clone" without specifying commit hash, Docker caches this line so if caMicroscope plugin repository is updated, please make a new tag there (such as: v0.3) and update the version in number in the script. See also the [BFBridge documentation](https://github.com/camicroscope/BFBridge/wiki/Updating-BFBridge) which describes the exact steps. Note that making a tag should be done at github.com/camicroscope/orthanc-indexer and not here.

## Testing

Expand Down

0 comments on commit 53a7a61

Please sign in to comment.