You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/prettier/prettier)[](LICENSE)[](http://makeapullrequest.com)
4
+
[](https://github.com/prettier/prettier)[](LICENSE)[](http://makeapullrequest.com)
5
5
6
6
<divalign="center">
7
7
<imgsrc="assets/switch-icon.png"width=180 >
@@ -37,7 +37,7 @@ You can use directly install the package using
37
37
npx switchd
38
38
```
39
39
40
-
## By Cloning the repository
40
+
## Or By Cloning the repository
41
41
42
42
Install all dependency
43
43
@@ -52,6 +52,32 @@ npm install
52
52
npm link or sudo npm link
53
53
```
54
54
55
+
## After install
56
+
57
+
### Run the following
58
+
59
+
To get the available commands
60
+
```
61
+
switch --help
62
+
```
63
+
64
+

65
+
66
+
You need to add directory name & directory path first to start with.While adding directory give the full path using `pwd`
0 commit comments