Skip to content

Commit d3f21cf

Browse files
Fix:Update readme
For the installaion for the stable release instead of installing v4 i.e., in beta right now.
1 parent 6406f6a commit d3f21cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ $ git clone https://github.com/coreui/coreui-free-react-admin-template.git my-pr
6363
# go into app's directory
6464
$ cd my-project
6565

66+
# checkout stable version
67+
$ git checkout master
68+
6669
# install app's dependencies
6770
$ npm install
6871
```

0 commit comments

Comments
 (0)