Skip to content

Commit da0aa7e

Browse files
authored
Update README.md
1 parent 32e63d3 commit da0aa7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ To configure the editor, please see the [configuration](#configuration) section.
1717

1818
### Building from source
1919

20-
On Linux, you need to [install some packages](https://github.com/vlang/v?tab=readme-ov-file#testing-and-running-the-examples),
21-
need to use X11 libraries, since Ved is a graphical application.
20+
On Linux, you will need to [install some packages](https://github.com/vlang/v?tab=readme-ov-file#testing-and-running-the-examples),
21+
needed to use the X11 libraries, since Ved is a graphical application. On macos and windows, that can be skipped.
2222
Then [install V](https://github.com/vlang/v#installing-v---from-source-preferred-method) and compile ved.
2323
This will take a couple of seconds.
2424

0 commit comments

Comments
 (0)