Skip to content

Commit

Permalink
📘 only link versioned executables
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmedmar committed Oct 10, 2018
1 parent f645272 commit e706a9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Given this call, the following directory structure is created:

/example/
├── bin
│   ├── toil_disambiguate -> /example/opt/toil_disambiguate/v0.1.2/toil_disambiguate
│   └── toil_disambiguate_v0.1.2 -> /example/opt/toil_disambiguate/v0.1.2/toil_disambiguate
└── opt
└── toil_disambiguate
Expand Down

0 comments on commit e706a9a

Please sign in to comment.