Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit 4ab339d

Browse files
committed
Add details to updating
1 parent 6d0c599 commit 4ab339d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,10 @@ If an update is made to this project, you will need to pull the changes from git
432432
1. Open `git bash` and create then navigate to the existing project directory. Then navigate into the project directory, and run:
433433

434434
```git
435+
cd /path/to/project
436+
437+
cd fsf_api_access_python/
438+
435439
git pull
436440
```
437441

0 commit comments

Comments
 (0)