Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit deb0791

Browse files
committed
updated some get started instructions
1 parent 2a599d9 commit deb0791

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,16 @@ There has not been extensive testing with these requirements, but all of these s
3636

3737
| Component | Number |
3838
| - | - |
39+
| OS | CentOS 7.4.1708 (Core) |
3940
| Cores | 4 |
4041
| RAM | 8 GB |
4142
| Hard Disk | 20 GB |
4243

4344
# Get CAPES
4445
Finally, here we go.
4546
```
47+
sudo yum install git -y
4648
git clone https://github.com/capesstack/capes.git
47-
# if you're feeling adventurous git clone -b devel https://github.com/capesstack/capes.git
4849
cd capes
4950
sudo sh deploy_capes.sh
5051
```
@@ -79,7 +80,7 @@ Want to join the discussion? Send a request to join our Slack Workspace to conta
7980
# Swag
8081
Interested in some CAPES swag? Send me a email to contact [at] capesstack[.]io and I'll send you some laptop decals.
8182

82-
If you're interested in CAPES t-shirts, we parter with TeeSpring for those. Feel free to check out [our storefront](https://teespring.com/stores/capesstack). We don't make a penny on these - 100% of the profits go to the National Alliance to End Homelessness.
83+
If you're interested in CAPES t-shirts, we parter with TeeSpring for those. Feel free to check out [our storefront](https://teespring.com/stores/capesstack). We don't make a penny on these - 100% of the profits go to the National Alliance to End Homelessness.
8384

8485
# Training & Professional Services
8586
While CAPES is a FOSS project and we'll attempt to support deployment questions via the GitHub Issues page, if you need training or PS, please feel free to check out some options over at [Perched](http://perched.io)

0 commit comments

Comments
 (0)