We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbe198c + 8132ef2 commit 424e97dCopy full SHA for 424e97d
README.md
@@ -25,6 +25,8 @@ ProzillaOS is a web-based operating system inspired by Ubuntu Linux and Windows.
25
26
## Getting started
27
28
+Make sure you have [NodeJS](https://nodejs.org/en) (version v18.12 or higher) installed on your device.
29
+
30
1. Clone the GitHub repository.
31
32
```
@@ -167,4 +169,4 @@ ProzillaOS is [MIT licensed](./LICENSE).
167
169
[browser]: ./packages/apps/browser/
168
170
[calculator]: ./packages/apps/calculator/
171
[logic-sim]: ./packages/apps/logic-sim/
-[license]: ./LICENSE
172
+[license]: ./LICENSE
0 commit comments