diff options
| author | Adam Russell <ac.russell@live.com> | 2019-08-25 11:42:12 -0400 |
|---|---|---|
| committer | Adam Russell <ac.russell@live.com> | 2019-08-25 11:42:12 -0400 |
| commit | dc78282f25f7f153fff201b5d72ee6fe8976b676 (patch) | |
| tree | 43945ba15e9ca9fdb9fce20f490040a723d0fa09 /README.md | |
| parent | 181c9ec85fd17364fa26cd47f27a5736b6380fb1 (diff) | |
| parent | 4f1bef027332b9127d4e913caf41df53772bc8c8 (diff) | |
| download | perlweeklychallenge-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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**. |
