1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

docs: remove Android from the common installation section header, as it has its own section (#16563)

This commit is contained in:
RGBCube 2022-12-01 15:59:44 +03:00 committed by GitHub
parent 32976863a8
commit 02f5c59340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ language, very similar to the way it is right now.
*(this is the preferred method)*
### Linux, macOS, Windows, *BSD, Solaris, WSL, Android, etc.
### Linux, macOS, Windows, *BSD, Solaris, WSL, etc.
Usually installing V is quite simple if you have an environment that already has a
functional `git` installation.