We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58439d7 commit c5e7008Copy full SHA for c5e7008
1 file changed
README.dev.md
@@ -18,7 +18,7 @@ If you are looking for user documentation, go [here](README.md).
18
19
## Virtual environments
20
21
-[nvm](https://github.com/nvm-sh/nvm) or (nvs)[https://github.com/jasongin/nvs] can be used to manage node versions.
+[nvm](https://github.com/nvm-sh/nvm) or [nvs](https://github.com/jasongin/nvs) can be used to manage node versions.
22
23
## Installing the dependencies
24
@@ -52,7 +52,6 @@ npm run build
52
- Inspection of variables
53
- Evaluating expressions
54
55
-- [Vue.js devtools - Beta](https://chrome.google.com/webstore/detail/vuejs-devtools/ljjemllljcmogpfapbkkighbhhppjdbg?hl=en)
56
- [Vue.js devtools](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
57
58
## Tests
0 commit comments