Skip to content

Commit 98e1023

Browse files
authored
Update README.md
1 parent 03b9da5 commit 98e1023

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ QDataLib is a library of wrappers around some of the most useful ”data”-func
1212
# Installation
1313
To install QDataLib from source do the following:
1414
```bash
15-
$ git clone https://github.com/RasmusBC59/QDataLib.git
15+
$ git clone https://github.com/qdev-dk/QDataLib.git
1616
$ cd QDataLib
1717
$ pip install .
1818
```
1919
# Usage
20-
see [here](https://rasmusbc59.github.io/QDataLib/)
20+
see [here](https://qdev-dk.github.io/QDataLib/)
2121
## Running the tests
2222

2323
If you have gotten 'qdatalib' from source, you may run the tests locally.

0 commit comments

Comments
 (0)