Skip to content

Commit

Permalink
fix jump link (#4958)
Browse files Browse the repository at this point in the history
  • Loading branch information
batemapf authored Sep 24, 2020
1 parent 425712c commit d212924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/setup/native.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ All of the OSX instructions assume `homebrew` is your [package manager](https://
- `curl -o ~/Downloads/pdftk_download.pkg https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk_server-2.02-mac_osx-10.11-setup.pkg`
- `sudo installer -pkg ~/Downloads/pdftk_download.pkg -target /`

1. continue with [Base setup](README.md#base-setup)
1. continue with [Base setup](native.md#base-setup)

### Alternative (Ubuntu 20.04 LTS)

Expand Down Expand Up @@ -164,4 +164,4 @@ All of the OSX instructions assume `homebrew` is your [package manager](https://
- `sudo apt install -y clamav`
1. Install pdftk
- `sudo apt install -y pdftk`
1. continue with [Base setup](README.md#base-setup)
1. continue with [Base setup](native.md#base-setup)

0 comments on commit d212924

Please sign in to comment.