aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam Russell <ac.russell@live.com>2019-08-25 11:42:12 -0400
committerAdam Russell <ac.russell@live.com>2019-08-25 11:42:12 -0400
commitdc78282f25f7f153fff201b5d72ee6fe8976b676 (patch)
tree43945ba15e9ca9fdb9fce20f490040a723d0fa09 /README.md
parent181c9ec85fd17364fa26cd47f27a5736b6380fb1 (diff)
parent4f1bef027332b9127d4e913caf41df53772bc8c8 (diff)
downloadperlweeklychallenge-club-dc78282f25f7f153fff201b5d72ee6fe8976b676.tar.gz
perlweeklychallenge-club-dc78282f25f7f153fff201b5d72ee6fe8976b676.tar.bz2
perlweeklychallenge-club-dc78282f25f7f153fff201b5d72ee6fe8976b676.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab6e064cf3..675493239e 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ In case you have created a blog about your solutions, then create a file called
## Step-by-step instructions
Let us assume you want to subtmit solutions for **Challenge 002** and your Github user name is **joe-blog**.
-1. If you are submitting the solution for the first time then you have to **Fork** the repository by clicking the "Fork" button in the top right corner and should have repository e.g. **https://github.com/joe-blog/perlweeklychallenge-club**.
+1. If you are submitting the solution for the first time then you have to **Fork** the repository **https://github.com/manwar/perlweeklychallenge-club** by clicking the "Fork" button in the top right corner and should have repository e.g. **https://github.com/joe-blog/perlweeklychallenge-club**.
2. Go to your favourite terminal and **clone** your repository. e.g **git clone https://github.com/joe-blog/perlweeklychallenge-club**.