Skip to content

Commit

Permalink
docs: Update authoring_content.md with fix for issue #1160 (#1162)
Browse files Browse the repository at this point in the history
Co-authored-by: Niall Thomson <[email protected]>
  • Loading branch information
pengc99 and niallthomson authored Dec 12, 2024
1 parent e371d2f commit 93c2ca5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/authoring_content.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,12 @@ The following pre-requisites are necessary to work on the content:
- Docker
- `make`
- `jq`
- `yq`
- Node.js + `yarn`
- `kubectl`

Double-check the version of `yq` installed in your environment. Many package managers will automatically install a version of yq that is incompatible with this workshop as a pre-requisote when installing `jq`. The latest version of `yq` can be downloaded here [https://github.com/mikefarah/yq](https://github.com/mikefarah/yq)

## Create a work branch

The first step is to create a working branch to create the content. There are two ways to do this depending on your access level:
Expand Down

0 comments on commit 93c2ca5

Please sign in to comment.