Skip to content

Commit ecf36d1

Browse files
committed
Updated README
1 parent 8199334 commit ecf36d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ git clone https://github.com/realestate-com-au/bash-my-aws.git ~/.bash-my-aws
3131

3232
## Usage
3333

34-
Source the functions you want with something like:
34+
Source the functions with something like:
3535
```ShellSession
3636
$ for f in ~/.bash-my-aws/lib/*-functions; do source $f; done
3737
```

0 commit comments

Comments
 (0)