Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit readme to say shell script works on mac #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Edit readme to say shell script works on mac
aditink committed Jul 6, 2021
commit 7b96552dbbb33fd0ffb3f0f24dbd0f9820bf8e60
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -33,6 +33,14 @@ The texmf folder contains a number of folders, and these folders themselves cont

# How to use it

## Mac and Linux users

Download the `.sh` script and run it.

This may require first running `chmod +x mklocaltexmf.sh`.

You are now ready to add any local additions you may have.

## Mac Users

Download the `.zip` file which contains a clickable application.
@@ -51,12 +59,6 @@ Click on the "Take Me There" button, and a Finder window will open, like the one

![Finder view](local-texmf-folder.png?raw=true "Finder")

# Linux users

Download the `.sh` script and run it.

You are now ready to add any local additions you may have.