Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
treeman committed Aug 24, 2024
1 parent 6b47aa5 commit 84130f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ My site <http://www.jonashietala.se>.
# Sync

1. Setup an AWS credentials file or add environment variables. [Docs](https://docs.rs/aws-creds/latest/awscreds/struct.Credentials.html).

By default it will use `~/.aws/credentials` if exists.

2. `./blog sync` to sync `.output` and `./blog upload-files` to upload files not tracked by git.

# Syntax highlighting
Expand Down

0 comments on commit 84130f3

Please sign in to comment.