Skip to content

Commit

Permalink
Update release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolevasilevsky authored Aug 11, 2021
1 parent 300c0db commit 472f559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The release mondo.owl will look like this in Protege:

1. Pull master
2. `cd git/mondo/src/ontology/`
3. `MEMORY_GB=12 sh run.sh make all -B` - note, this takes about 2-3 hours.
3. `MEMORY_GB=12 sh run.sh make IMP=false all -B` - note, this takes about 2-3 hours.
4. Open mondo.owl and mondo.obo and check the latest changes are there and it looks reasonable
5. Make sure you see ‘release finished’ after the command has run

Expand Down

0 comments on commit 472f559

Please sign in to comment.