Skip to content

Commit bf39ba2

Browse files
authored
Merge pull request #256 from justwriteclick/ag-updates
Minor updates
2 parents d9430e3 + 3fa15da commit bf39ba2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

404.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ search_omit: true
77
permalink: /404.html
88
---
99

10-
Sorry, but the page you were trying to find does not exist --- perhaps you can try searching for it below.
10+
Sorry, but the page you were trying to find does not exist.
11+
Try searching for it below.
1112

1213
<script type="text/javascript">
1314
var GOOG_FIXURL_LANG = 'en';

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ On macOS you need to install brew, bundler.io, and Ruby version manager so that
3939
$ echo 'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi' >> ~/.zshrc
4040
```
4141

42-
1. Source your `.bash_profile` file. If you are using macOS Catalina, your profile file may be `.zshrc`.
42+
1. Source your `.bash_profile` file. If you are using macOS Catalina or later, your profile file may be `.zshrc`.
4343

4444
```
4545
$ source ~/.bash_profile

0 commit comments

Comments
 (0)