X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/915ebfcf7cabdf0e7e0074b24441c05093286050..6d8b90167b00707c5524f993933e33ddbd5a90f6:/README.md?ds=inline diff --git a/README.md b/README.md index cd4a475..c39c7d5 100644 --- a/README.md +++ b/README.md @@ -742,9 +742,9 @@ nnoremap :Black ``` **How to get Vim with Python 3.6?** On Ubuntu 17.10 Vim comes with Python 3.6 by -default. On macOS with Homebrew run: `brew install vim --with-python3`. When building -Vim from source, use: `./configure --enable-python3interp=yes`. There's many guides -online how to do this. +default. On macOS with Homebrew run: `brew install vim`. When building Vim from source, +use: `./configure --enable-python3interp=yes`. There's many guides online how to do +this. ### Visual Studio Code