Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9abe415

Browse files
nickbananaadrianliaw
authored andcommitted
Add MacOS gettext prerequisite (#40)
1 parent0a5db47 commit9abe415

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ the PSF for inclusion in the documentation.
7373
- `安裝好 git<https://help.github.com/articles/set-up-git/>`_\(Windows
7474
上請參考 https://gitforwindows.org/)
7575
- 一個 ``.po`` 檔的編輯器,如果還沒有的話請使用 `poedit<https://poedit.net>`_
76+
- MacOS 的使用者還需要先利用 `homebrew<https://brew.sh/index_zh-tw>`_ 安裝 gettext ,屆時 Sphinx 會使用到。
77+
..code-block::bash
78+
79+
brew install gettext
80+
81+
brew link gettext --force
7682
7783
在進行任何動作以前,你必須在 GitHub 上 fork 此專案(按下右上角的 ``Fork``
7884
按鈕),這樣會把整個專案複製一份到你的 GitHub 帳號底下,你可以對這個 fork

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp