Skip to content

Commit 97d0bb8

Browse files
xiohazard properly masked (#14)
1 parent f91dceb commit 97d0bb8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ This project relies on [Hugo](https://gohugo.io/), [Yarn](https://classic.yarnpk
77
## Basic Dev Instructions
88

99
1. Run `git submodule update --init --recursive` if you haven't already done so
10-
1. Install GNU parallel via 'brew install parallel' (macOS) or from https://savannah.gnu.org/projects/parallel/. 🚨 Do not install the version of 'parallel' provided by 'moreutils'! 🚨
11-
1. Install [asdf](https://asdf-vm.com/#/core-manage-asdf-vm?id=install) (make sure to follow the "Add to your Shell" instructions in the installation guide)
10+
1. Install GNU parallel via `brew install parallel` (macOS) or from https://savannah.gnu.org/projects/parallel/. 🚨 Do not install the version of 'parallel' provided by 'moreutils'! 🚨
11+
1. Make sure your `bash --version` > 4
12+
1. Install GPG via `brew install gpg2`
13+
1. Install [asdf](https://asdf-vm.com/#/core-manage-asdf?id=install) (make sure to follow the "Add to your Shell" instructions in the installation guide)
1214
1. Run [scripts/asdf-add-plugins.sh](.scripts/asdf-add-plugins.sh) to [install all the asdf plugins](./scripts/asdf-add-plugins.sh) specified in [.tool-versions](./tool-versions)
1315
1. Run `asdf install` to install all the tool versions specified in [.tool-versions](./tool-versions)
1416
1. Run `just install` to install of the packages specified in [package.json](./package.json)

docs/img/xiohazard.png

11.4 KB
Loading

static/img/xiohazard.png

11.4 KB
Loading

0 commit comments

Comments
 (0)