Skip to content

Commit 3691b6b

Browse files
javilumbraleskahing
authored andcommitted
Update readme to avoid accidentally erasing AWS credentials
1 parent 0a097f4 commit 3691b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ go install github.com/kahing/goofys
3838
# Usage
3939

4040
```ShellSession
41-
$ cat > ~/.aws/credentials
41+
$ cat ~/.aws/credentials
4242
[default]
4343
aws_access_key_id = AKID1234567890
4444
aws_secret_access_key = MY-SECRET-KEY

0 commit comments

Comments
 (0)