Merge pull request #357 from imshubhamsingh/patch-1

Updated print guide instruction for homebrew cask
This commit is contained in:
Patricio Gonzalez Vivo 2023-04-08 08:58:29 -04:00 committed by GitHub
commit 413ed0f435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ Pada **MacOSX**:
Unduh dan Pasang MacTeX dengan:
```bash
brew cask install mactex-no-gui
brew install --cask mactex-no-gui
```
Kemudian pasang [Pandoc](http://johnmacfarlane.net/pandoc/) dan Python 3 dengan:

View File

@ -29,7 +29,7 @@ Trên **MacOSX**:
Tải và cài đặt MacTeX bằng lệnh:
```bash
brew cask install mactex-no-gui
brew install --cask mactex-no-gui
```
sau đó cài thêm [Pandoc](http://johnmacfarlane.net/pandoc/) và Python 2 bằng lệnh: