Skip to content

Commit

Permalink
docs: fix wrong SDK version in manual deployment guide (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Trieflinger <[email protected]>
  • Loading branch information
strieflin authored Sep 1, 2023
1 parent 0768b51 commit 5f8d20f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/deployment/manual/stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ clusters using the kind tool as described in the
cd carbynestack/deployments
```

1. Checkout Carbyne Stack sdk version 0.2.0 using:
1. Checkout Carbyne Stack SDK version 0.4.0 using:

```shell
git checkout sdk-v0.2.0
git checkout sdk-v0.4.0
```

1. Before deploying the virtual cloud providers make some common configuration
Expand Down

0 comments on commit 5f8d20f

Please sign in to comment.