Update README.md (#1091)

This commit is contained in:
theoboldalex 2024-08-22 21:49:25 +01:00 committed by Richard V.H
parent f67b5f2a0b
commit 530fd31a1d
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ External Requirements:
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true
- Language Setup:
- If want to write Typescript, you need `npm`
- If want to write Golang, you will need `go`
- If you want to write Typescript, you need `npm`
- If you want to write Golang, you will need `go`
- etc.
> **NOTE**