Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Former-commit-id: de9b2d1
  • Loading branch information
NicholasDawson authored Aug 10, 2021
1 parent 549a660 commit ac8b5a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Photos Archiver
> Updated Instructions 8/9/2021
> Version 2.0.5
> Version 2.0.6
# Instructions:
1. Download the script (exe or python script listed below)
Expand All @@ -11,10 +11,10 @@ If you need assistance or want to report an issue fill out an [Issue Report](htt

# Downloads
## Windows 10 (64-bit) Executable
If you are unfamiliar with python or computers in general I recommend you download the [Win10 64bit Executable](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/download/v2.0.5/gparch_cli.v2.0.5.exe.win-amd643.9.zip) as it will not require any special installation.
If you are unfamiliar with python or computers in general I recommend you download the [Win10 64bit Executable](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/download/v2.0.6/gparch_cli.v2.0.6.exe.win-amd643.9.zip) as it will not require any special installation.

## Python Script
If you are familiar with python, just download the [source code](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/tag/v2.0.5)
If you are familiar with python, just download the [source code](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/tag/v2.0.6)

Install [pipenv](https://pipenv-fork.readthedocs.io/en/latest/install.html)
`pip install pipenv`
Expand Down

0 comments on commit ac8b5a2

Please sign in to comment.