Skip to content

Commit a932b14

Browse files
committed
Correct some readme issues
1 parent 4920f1c commit a932b14

File tree

1 file changed

+3
-4
lines changed
  • writing-npm-libraries-using-typescript

1 file changed

+3
-4
lines changed

writing-npm-libraries-using-typescript/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@ This directory contains content used in my OSCON talk
22
[Writing npm (JavaScript) libraries using TypeScript](https://conferences.oreilly.com/oscon/oscon-or/public/schedule/detail/75953).
33

44
This folder is designed to be used as a Jupyter notebook,
5-
and can be
5+
and can also just be followed along using a text editor and terminal.
66

77
## Doing the lesson from scratch
88

9-
Instead of running the notebook,
10-
you can just use your favourite editor and terminal,
11-
and follow the instructions in [Lesson.ipynb](Lesson.ipynb)
9+
If you want to just use your favourite editor and terminal,
10+
just follow the instructions in [Lesson.ipynb](Lesson.ipynb)
1211
(which you can just open and view on GitHub).
1312

1413
## Running the notebook

0 commit comments

Comments
 (0)