Skip to content

Commit e9d749b

Browse files
tablackburnclaude
andcommitted
Add prerequisites section to README
List Node.js, Yarn, and PowerShell 7+ as required dependencies so contributors know what to install before running bootstrap. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent d89ab61 commit e9d749b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ This website is built using [Docusaurus](https://docusaurus.io/), a modern
66
static website generator. The main feature for us was it's ability to
77
support versioned docs.
88

9+
## Prerequisites
10+
11+
- [Node.js](https://nodejs.org/) >= 18.0
12+
- [Yarn](https://classic.yarnpkg.com/) (`npm install -g yarn`)
13+
- [PowerShell 7+](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell) (`pwsh`)
14+
915
## Installation
1016

1117
```powershell

0 commit comments

Comments
 (0)