Skip to content

Commit 08d0c77

Browse files
jamiehewitt15dzhelezov
authored andcommitted
chore(docs) adding unix based opperating system to the list of prerequisits (Joystream#222)
* adding unix based opperating system to the list of prerequisits * adding message about node version compatibility
1 parent 73563e1 commit 08d0c77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/install-hydra.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Prerequisites
44

5+
* A unix based operating system (Mac or Linux), you may experience issues on Windows.
6+
* node 12.X is recomended, there are known compatibility issues with 14.X
57
* Both Hydra-CLI and the generated project files have dependencies that require Node v10.16 or higher
68
* `npm` and \(optional, but recommended\) [`npx`](https://www.npmjs.com/package/npx)
79
* Hydra stores the substrate data in an external PostgresSQL 12 instance. The scaffolding tool provides a convenient shortcut for running the database instance from a Docker image. In this case the standard docker environment \(`docker` and `docker-compose`\) should be available.

0 commit comments

Comments
 (0)