diff options
| author | Mohammad S Anwar <Mohammad.Anwar@yahoo.com> | 2021-08-13 00:37:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-13 00:37:06 +0100 |
| commit | 5624769dd99154cc6f0b7a4d931fc371e87605e4 (patch) | |
| tree | 85e5bfd56bbd8b7ec67da20e025e879ef082a7bc | |
| parent | a80557e80c5d627e46cbb0e1409225d638b036a8 (diff) | |
| download | perlweeklychallenge-club-5624769dd99154cc6f0b7a4d931fc371e87605e4.tar.gz perlweeklychallenge-club-5624769dd99154cc6f0b7a4d931fc371e87605e4.tar.bz2 perlweeklychallenge-club-5624769dd99154cc6f0b7a4d931fc371e87605e4.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Let us assume you want to submit solutions for **Challenge 002** and your Github 3. Go to the **Challenge 002** folder. ``` - $ cd perlweeklychallenge-club/challenge-002 + $ cd challenge-002 ``` 4. If you find a folder with your name in the current folder then skip to next step otherwise create a new folder. |
