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.
1 parent 1a7b1fd commit 8381734Copy full SHA for 8381734
README.md
@@ -22,7 +22,6 @@ On the EC2 console, launch a new instance with:
22
- Paste the script below in the user data text field
23
```sh
24
#!/bin/bash
25
-
26
yum update -y
27
yum install -y git cmake gcc-c++ gcc python-devel chrpath
28
0 commit comments