Skip to content

Commit 95ff5f8

Browse files
authored
update required versions (pterodactyl#3881)
1 parent f2e92d8 commit 95ff5f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

BUILDING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Release versions of Pterodactyl will include pre-compiled, minified, and hashed
55
However, if you are interested in running custom themes or making modifications to the React files you'll need a build
66
system in place to generate these compiled assets. To get your environment setup you'll need at minimum:
77

8-
* Node.js 12
9-
* [Yarn](https://classic.yarnpkg.com/lang/en/) v1
10-
* [Go](https://golang.org/) 1.15.
8+
* [Node.js](https://nodejs.org/en/) v14.x.x
9+
* [Yarn](https://classic.yarnpkg.com/lang/en/) v1.x.x
10+
* [Go](https://golang.org/) 1.17.x
1111

1212
### Install Dependencies
1313
```bash

0 commit comments

Comments
 (0)