Skip to content

Commit 6669658

Browse files
authored
Merge pull request #12 from clementtech/main
Spelling error
2 parents 266b4d2 + 5fa1a09 commit 6669658

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
@@ -17,7 +17,7 @@ The website produced by the template can be viewed at https://pascalmichaillat.o
1717
+ Clone the repository to your local machine
1818
+ Install [Hugo](https://gohugo.io/installation/). On a Mac, this is easily done with [Homebrew](https://brew.sh): simply run `brew install hugo` in the terminal.
1919
+ Since the website is hosted on GitHub Pages, it is convenient to install [GitHub Desktop](https://desktop.github.com). The website can conveniently be updated from your local machine via GitHub Desktop without going to GitHub.
20-
+ Update the `baseURL` parameter in `config.yml` with the website URL that you plan to use. By default the ULR is `https://username.github.io`.
20+
+ Update the `baseURL` parameter in `config.yml` with the website URL that you plan to use. By default the URL is `https://username.github.io`.
2121

2222
### On your GitHub account
2323

0 commit comments

Comments
 (0)