Explorar o código

reverted the previous changes and updated mkdocs

joe %!s(int64=3) %!d(string=hai) anos
pai
achega
c6fe16cd79
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/extension_dev.md

+ 1 - 1
docs/extension_dev.md

@@ -58,6 +58,6 @@ To begin the development for Visual Studio Code extension, install all the neces
 
 Then precompile the extension :
 
-`Npm run precompile`
+`npm run precompile`
 
 To run and test extension, utilize the Visual Studio Code’s debugging tools.