Skip to content
This repository was archived by the owner on Aug 27, 2020. It is now read-only.

Commit d22dba9

Browse files
author
이봉균
committed
update readme
1 parent 0c8bf39 commit d22dba9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# nextjs-typescript-boilerplate
22

3-
43
## redux-thunk
54

65
```bash
@@ -13,11 +12,6 @@ wget -qO- https://github.com/deptno/nextjs-typescript-boilerplate/archive/master
1312
wget -qO- https://github.com/deptno/nextjs-typescript-boilerplate/archive/next.js/4.zip | bsdtar -xf- && mv nextjs-typescript-boilerplate-next.js-4 [your_project]
1413
```
1514

16-
> may not work
17-
18-
```bash
19-
wget -qO- https://github.com/deptno/nextjs-typescript-boilerplate/archive/mw/redux-observable.zip | bsdtar -xf- && mv nextjs-typescript-boilerplate-mw-redux-observable [your_project]
20-
```
2115
---
2216

2317
## env

0 commit comments

Comments
 (0)