Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
edeleastar committed Dec 1, 2018
1 parent c096f05 commit 917e45e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -38,15 +38,15 @@ npm install tutors-ts -g
This will install the tutors command globally on your workstation. Now, to create a starter template course, enter this command:

~~~
tutors new
tutors-ts --new
~~~

This will create a new course, populated with some template talks, resources and labs. To build the course, enter the following:

~~~
cd tutors-starter-0
tutors
tutors-ts
~~~

A folder called './public-site-uk' will be generated containing a html site of the course.
Expand Down

0 comments on commit 917e45e

Please sign in to comment.