Explorar o código

Add install instructions

JoostSijm %!s(int64=6) %!d(string=hai) anos
pai
achega
e8cafeb51f
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -1,6 +1,13 @@
 # Rival-Regions-Wrapper
 # Rival-Regions-Wrapper
 This library will functions as an API wrapper for interaction with Rival Regions.
 This library will functions as an API wrapper for interaction with Rival Regions.
 
 
+## Install
+When using pipenv you can install this package with the following command:
+
+```
+pipenv install -e git+https://github.com/jjoo914/rival_regions_wrapper#egg=rival_regions_wrapper
+```
+
 ## Middleware
 ## Middleware
 The API wrapper uses middleware to decide where how to send the request.
 The API wrapper uses middleware to decide where how to send the request.
 Middlewares can also be used to write direct requests to Rival Regions.
 Middlewares can also be used to write direct requests to Rival Regions.