Skip to content

Commit 4fc0f92

Browse files
authored
Update README.md to include requirements
Promote ease of adoption by placing the requirements in the README at the root folder level.
1 parent 41ad0c0 commit 4fc0f92

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ Run [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and a
1212
- Use cloud servers to speed up tests, compilations, downloads, and more
1313
- Preserve battery life when you're on the go; all intensive tasks run on your server
1414

15+
## Requirements
16+
17+
For a good experience, we recommend at least:
18+
19+
- 1 GB of RAM
20+
- 2 cores
21+
22+
You can use whatever linux distribution floats your boat but in our [guide](./docs/guide.md) we assume Debian on Google Cloud.
23+
1524
## Getting Started
1625

1726
There are two ways to get started:

0 commit comments

Comments
 (0)