Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Feb 21, 2022
1 parent 0de99d0 commit 78d7ca0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ If you specifically wish to cite the OBO/OWL translation, use the URL for this p

### Using gh for releases

1. sh odk.sh bash (to enter ODK container)
1. make clean all -B
2. cd subsets
3. make all -B
4. cd ..
1. `sh odk.sh bash` (to enter ODK container)
1. `make clean all -B`
2. `cd subsets`
3. `make all -B`
4. `cd ..`
2. gh release create v2021-06-10
3. gh release upload v2021-06-10 ncbitaxon.json ncbitaxon.json.gz ncbitaxon.obo ncbitaxon.obo.gz ncbitaxon.owl ncbitaxon.owl.gz subsets/taxslim-disjoint-over-in-taxon.owl subsets/taxslim.obo subsets/taxslim.owl
3. gh release upload v2021-06-10 ncbitaxon.json ncbitaxon.json.gz ncbitaxon.obo ncbitaxon.obo.gz ncbitaxon.owl ncbitaxon.owl.gz subsets/taxslim-disjoint-over-in-taxon.owl subsets/taxslim.obo subsets/taxslim.owl subsets/taxslim.json

### Using Monarch Jenkins

Expand Down

0 comments on commit 78d7ca0

Please sign in to comment.