Skip to content

Commit

Permalink
Merge pull request #139 from pooja2299/myLocalBranch
Browse files Browse the repository at this point in the history
Changes in local run section of README.md
  • Loading branch information
hmenager authored Apr 22, 2021
2 parents 9fe7c9e + 3d7d915 commit 468e7f4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ Go to https://edamontology.github.io/edam-browser/

### ... locally

Download/clone the repository
1. Download/clone the repository

Run `start_edam_stand_alone_browser.sh`
2. Change to working directory : `cd edam-browser`

It starts a web server allowing you to browse EDAM on [localhost:20080](http://0.0.0.0:20080).
3. Run the command : `./start_edam_stand_alone_browser.sh`

It starts a web server allowing you to browse EDAM on [localhost:20080](http://0.0.0.0:20080).

### ... with a custom ontology

Expand Down

0 comments on commit 468e7f4

Please sign in to comment.