Skip to content

Commit ef199aa

Browse files
authored
Update deployment.md
1 parent 6105b88 commit ef199aa

File tree

1 file changed

+1
-0
lines changed
  • content/learning-paths/servers-and-cloud-computing/cca-veraison-aws

1 file changed

+1
-0
lines changed

content/learning-paths/servers-and-cloud-computing/cca-veraison-aws/deployment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ You can follow the instructions below to deploy the Veraison services into AWS:
1818
Use the [Bootstrap](https://github.com/veraison/services/tree/main/deployments/aws#bootstrap) process first to clone the Veraison source code from GitHub and set up your build environment. This will take care of installing the dependencies that you need on your development machine.
1919

2020
```bash
21+
cd $HOME
2122
git clone https://github.com/veraison/services.git
2223
cd services/deployments/aws
2324
make bootstrap

0 commit comments

Comments
 (0)