mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 22:39:50 +00:00
update readme
This commit is contained in:
10
README.md
10
README.md
@ -6,16 +6,6 @@ Some of these tests may be applicable to other projects (we attempt to mark the
|
||||
|
||||
This suite needs more test cases. Contributions are welcome and are a great way to help the Oragono project!
|
||||
|
||||
## Installing
|
||||
|
||||
Clone the repo and install the relevant dependencies:
|
||||
|
||||
```
|
||||
virtualenv ./venv
|
||||
source ./venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## Running Tests
|
||||
|
||||
Make sure the version of `oragono` you want to test is on your PATH. Then run `make`.
|
||||
|
Reference in New Issue
Block a user