Skip to content

Commit

Permalink
Merge pull request #67 from alexfinnarn/patch-1
Browse files Browse the repository at this point in the history
Issue #55: Can't Add Any Extras When Creating the GitHub Project
  • Loading branch information
mathieudutour committed Mar 15, 2020
2 parents 0c5eb3b + 7bbf075 commit 1a8822a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/medium-to-own-blog.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ Now let's work on putting it online.
GitHub is a free platform to host code online.
1. Head over https://github.com/new and create a new repository
1. Head over https://github.com/new and create a new repository.
Do NOT create it with a license or readme - otherwise issues will arise later.
2. Copy paste the URL of your new repository here
`)
return inquirer.prompt([
Expand Down

0 comments on commit 1a8822a

Please sign in to comment.