Skip to content

Commit 2068b78

Browse files
authored
Update README.md
corrected typo on path
1 parent 320c732 commit 2068b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Please use your Demo Company organisation for your testing.
1717
* Clone this repo to your local drive.
1818

1919
### Local installation
20-
* Open terminal window and navigate to your `xero-python-oauth-starter` local drive directory
20+
* Open terminal window and navigate to your `xero-python-oauth2-starter` local drive directory
2121
* Create new python virtual environment by running `python3 -m venv venv`
2222
* Activate new virtual environment by running `source venv/bin/activate`
2323
* Install project dependencies by running `pip install -r requirements.txt`

0 commit comments

Comments
 (0)