mirror of
https://github.com/solero/houdini.git
synced 2024-11-24 14:37:22 +00:00
Merge pull request #44 from load1n9/patch-3
Update README to reflect new repository name
This commit is contained in:
commit
4008e1d6ad
@ -17,7 +17,7 @@
|
|||||||
src="https://img.shields.io/discourse/https/solero.me/topics?color=73afb6"
|
src="https://img.shields.io/discourse/https/solero.me/topics?color=73afb6"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/Solero/Houdini-asyncio/issues">
|
<a href="https://github.com/Solero/houdini/issues">
|
||||||
<img
|
<img
|
||||||
alt="Issue Tracker"
|
alt="Issue Tracker"
|
||||||
src="https://img.shields.io/github/issues/solero/houdini-asyncio"
|
src="https://img.shields.io/github/issues/solero/houdini-asyncio"
|
||||||
@ -55,8 +55,8 @@
|
|||||||
Houdini can be run as a normal Python program under any operating system.
|
Houdini can be run as a normal Python program under any operating system.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://github.com/solero/houdini-asyncio
|
$ git clone https://github.com/solero/houdini
|
||||||
$ cd houdini-asyncio
|
$ cd houdini
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
$ python bootstrap.py login
|
$ python bootstrap.py login
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user