We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b9da5 commit 98e1023Copy full SHA for 98e1023
1 file changed
README.md
@@ -12,12 +12,12 @@ QDataLib is a library of wrappers around some of the most useful ”data”-func
12
# Installation
13
To install QDataLib from source do the following:
14
```bash
15
-$ git clone https://github.com/RasmusBC59/QDataLib.git
+$ git clone https://github.com/qdev-dk/QDataLib.git
16
$ cd QDataLib
17
$ pip install .
18
```
19
# Usage
20
- see [here](https://rasmusbc59.github.io/QDataLib/)
+ see [here](https://qdev-dk.github.io/QDataLib/)
21
## Running the tests
22
23
If you have gotten 'qdatalib' from source, you may run the tests locally.
0 commit comments