Переглянути джерело

README: Fix Markdown in "Notes about python releases" (#3112)

HTML and Markdown need to be separated by an empty line to co-exist, otherwise the Markdown isn't parsed correctly.
pull/3113/head
Noelle Leigh 1 рік тому
committed by GitHub
джерело
коміт
61c0f25ef5
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: B5690EEEBB952194
1 змінених файлів з 1 додано та 0 видалено
  1. +1
    -0
      README.md

+ 1
- 0
README.md Переглянути файл

@ -310,6 +310,7 @@ Running `pyenv install -l` gives the list of all available versions.
----
<details> <summary> Notes about python releases </summary>
**NOTE:** Most Pyenv-provided Python releases are source releases and are built
from source as part of installation (that's why you need Python build dependencies preinstalled).
You can pass options to Python's `configure` and compiler flags to customize the build,

Завантаження…
Відмінити
Зберегти