Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap authored Mar 4, 2019
1 parent 9c3a49d commit a0935ac
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,13 @@ How to use it

Once the script is configured, you are now ready to use it using the simple following command line::

gphotos-sync TARGET_DIRECTORY
cd <installed directory>
pipenv run gphotos-sync TARGET_DIRECTORY

Or if you used sudo pip instead of pipenv::

gphotos-sync TARGET_DIRECTORY
The first time, it will give you a link to an authorization page in order to authorize the client to access your
Google Photos.

Expand All @@ -146,4 +151,4 @@ For a description of additional command line parameters type::
:target: https://app.codacy.com/app/giles.knap/gphotos-sync?utm_source=github.com&utm_medium=referral&utm_content=gilesknap/gphotos-sync&utm_campaign=Badge_Grade_Dashboard

.. |pypi| image:: https://badge.fury.io/py/gphotos-sync.svg
:target: https://badge.fury.io/py/gphotos-sync
:target: https://badge.fury.io/py/gphotos-sync

0 comments on commit a0935ac

Please sign in to comment.