Skip to content

Commit 7f6d4c3

Browse files
committed
Update example name in README
1 parent 910e9b4 commit 7f6d4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Bootstrap a new TypeScript module in five minutes or less.
5353
1. Create an empty (**non-initialized**) repository on GitHub.
5454
2. Clone the main branch of this repository with
5555
```
56-
$ git clone --single-branch [email protected]:seamapi/makenew-tsmodule.git <new-node-lib>
57-
$ cd <new-node-lib>
56+
$ git clone --single-branch [email protected]:seamapi/makenew-tsmodule.git <new-ts-module>
57+
$ cd <new-ts-module>
5858
```
5959
Optionally, reset to the latest version with
6060
```

0 commit comments

Comments
 (0)