We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7ff24 commit 850d673Copy full SHA for 850d673
README.rst
@@ -74,11 +74,10 @@ the PSF for inclusion in the documentation.
74
上請參考 https://gitforwindows.org/)
75
- 一個 ``.po`` 檔的編輯器,如果還沒有的話請使用 `poedit <https://poedit.net>`_
76
- MacOS 的使用者還需要先利用 homebrew 安裝 gettext ,屆時使用 Sphinx 會用到。
77
-
78
-.. code-block:: bash
79
- brew install gettext
80
81
- brew link gettext --force
+ .. code-block:: bash
+
+ brew install gettext
+ brew link gettext --force
82
83
在進行任何動作以前,你必須在 GitHub 上 fork 此專案(按下右上角的 ``Fork``
84
按鈕),這樣會把整個專案複製一份到你的 GitHub 帳號底下,你可以對這個 fork
0 commit comments