Skip to content

Commit 0e6970b

Browse files
committed
Update README
remove troubleshooting for setting up SSH keys to pull patched versions of libraries.
1 parent cf2ca46 commit 0e6970b

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,6 @@ Please use your Demo Company organisation for your testing.
2222
* Activate new virtual environment by running `source venv/bin/activate`
2323
* Install project dependencies by running `pip install -r requirements.txt`
2424

25-
### Troubleshooting
26-
If you see an error when installing the project dependencies that looks something like ...
27-
28-
```
29-
Please make sure you have the correct access rights
30-
and the repository exists.
31-
fatal: clone of '[email protected]:mitsuhiko/flask-sphinx-themes.git' into submodule path '/private/var/folders/7d/_bchn9r12pn79fr63p88nhv80000gn/T/pip-build-myovpzcq/Flask-Session/docs/_themes' failed
32-
Failed to clone 'docs/_themes'. Retry scheduled
33-
[email protected]: Permission denied (publickey).
34-
```
35-
36-
Please check that your SSH keys are setup for your github profile?
37-
https://github.com/settings/keys
38-
39-
We ran into some issues with the current version of Flask-Session and had to point to a specific commit and download that code into our project. But in order to do that your [SSH keys need to be config](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh).
40-
4125
## Create a Xero App
4226
To obtain your API keys, follow these steps and create a Xero app
4327

0 commit comments

Comments
 (0)