Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lubianat authored Jul 24, 2024
1 parent 85920b3 commit 607a6dd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@ WikiORA is developed in Brazil by a team of bioinformaticians passionate about o

If you have any questions, feedback, or suggestions, please feel free to contact us via [GitHub](https://github.com/lubianat/wikiora/issues).

## Installation

## Usage and installation

WikiORA is available as a web-server at https://wikiora.sysbio.tools.

To run WikiORA locally, clone the repository and install the required dependencies:

Expand All @@ -57,8 +60,6 @@ cd wikiora/www/python/src
pip install -r requirements.txt
```

## Usage

Start the local server:

```bash
Expand Down

0 comments on commit 607a6dd

Please sign in to comment.