Skip to content

Commit

Permalink
Merge pull request #78 from dcuccia/main
Browse files Browse the repository at this point in the history
Update global tool CLI name
  • Loading branch information
f2calv authored Jan 5, 2022
2 parents 99577cc + a2ffb54 commit 0c4fbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The Google Photos CLI is distributed as a [.NET Core Global Tool](https://docs.m

- Follow [these instructions](https://github.com/f2calv/CasCap.Apis.GooglePhotos#google-photos-api-set-up) to set-up OAuth login details.
- Download and install either the [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.1) or [.NET 5.0 SDK](https://dotnet.microsoft.com/download/dotnet/5.0).
- From a command line shell install the tool `dotnet tool update --global CasCap.GooglePhotosCli`
- From a command line shell install the tool `dotnet tool update --global googlephotos`

Now check the tool is installed by entering `googlephotos` at a shell.

Expand Down

0 comments on commit 0c4fbb5

Please sign in to comment.