From cd758d28b0be7fb5d06ed2d51da82a97012e6275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tantek=20=C3=87elik?= Date: Sun, 27 Mar 2022 16:25:32 -0700 Subject: [PATCH] more precision, code escape example domain --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c226ac4..5492ad7 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ Your own unique website can be your identity on the Internet! You can use it to ## How to play -1. Fork this repository to your user account. -2. Rename it to `.github.io` +1. Fork this repository to your user account by clicking the ( Fork ) button at the top. +2. Rename it to `.github.io` by clicking "⚙︎ Settings" and typing in the field under "Repository name" 3. Edit `index.html` and put stuff there. -4. Wait a minute for GitHub to publish your site. Then, check .github.io. +4. Wait a minute for GitHub to publish your site. Then, check `.github.io` in a new browser tab 5. (Optional) [Point your domain to Github](https://help.github.com/articles/using-a-custom-domain-with-github-pages/). Per [CC0](http://creativecommons.org/publicdomain/zero/1.0/), to the extent possible under law, [the contributors](https://github.com/indieweb/blank-gh-site/graphs/contributors) have waived all copyright and related or neighboring rights to this work.