diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -110,10 +110,14 @@ Let us assume you already have a fork. If this is the first time you are using t $ echo "URL to the blog" > blog.txt + $ mkdir perl5 + $ cd perl5 Add script like ch-1.pl or ch-2.pl or ch-1.sh or ch-2.sh + $ mkdir perl6 + $ cd perl6 Add script like ch-1.p6 or ch-2.p6 or ch-1.sh or ch-2.sh |
