Skip to content

Commit 605038d

Browse files
mul14lafriks
authored andcommitted
Fix typo (#2810)
Signed-off-by: Mulia Arifandi Nasution <[email protected]>
1 parent d545e32 commit 605038d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/ide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
## Microsoft Visual Studio Code
88
Download Microsoft Visual Studio Code at https://code.visualstudio.com/ and follow instructions at https://code.visualstudio.com/docs/languages/go to setup Go extension for it.
99

10-
Create new direcotry `.vscode` in Gitea root folder and copy contents of folder [contrib/ide/vscode](vscode/) to it. You can now use `Ctrl`+`Shift`+`B` to build gitea executable and `F5` to run it in debug mode.
10+
Create new directory `.vscode` in Gitea root folder and copy contents of folder [contrib/ide/vscode](vscode/) to it. You can now use `Ctrl`+`Shift`+`B` to build gitea executable and `F5` to run it in debug mode.
1111

1212
Supported on Debian, Ubuntu, Red Hat, Fedora, SUSE Linux, MacOS and Microsoft Windows.

0 commit comments

Comments
 (0)