Skip to content

Commit

Permalink
fix typo CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cacrespo committed Feb 12, 2023
1 parent 38c22c4 commit 7354200
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
Thank you very much for you interest in the project! :smile:


First, choose a issue (or create one with suggestions, ideas, tips...) and wait for the assignment.
First, choose a [issue](https://github.com/cacrespo/pylexis/issues) (or create one with suggestions, ideas, tips...) and wait for the assignment.

Then clone the repository and work on the development branch.

## Setup

We strongest suggest create a virtualenv, activate and install requirements.
We strongly suggest creating a virtualenv, activating it and installing the requirements.

$ python3 -m venv env
$ source env/bin/activate
Expand Down

0 comments on commit 7354200

Please sign in to comment.