We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320c732 commit 2068b78Copy full SHA for 2068b78
README.md
@@ -17,7 +17,7 @@ Please use your Demo Company organisation for your testing.
17
* Clone this repo to your local drive.
18
19
### Local installation
20
-* Open terminal window and navigate to your `xero-python-oauth-starter` local drive directory
+* Open terminal window and navigate to your `xero-python-oauth2-starter` local drive directory
21
* Create new python virtual environment by running `python3 -m venv venv`
22
* Activate new virtual environment by running `source venv/bin/activate`
23
* Install project dependencies by running `pip install -r requirements.txt`
0 commit comments