There was an error while loading. Please reload this page.
1 parent c0f1a00 commit 494aa43Copy full SHA for 494aa43
1 file changed
docs/oasf/oasf-sdk.md
@@ -24,7 +24,7 @@ Deploy the OASF SDK server using the provided Helm chart:
24
helm install oasf-sdk ./helm/oasf-sdk
25
```
26
27
-Alternatovley, you can deploy the OASF SDK server using the provided Docker image:
+Alternatively, you can deploy the OASF SDK server using the provided Docker image:
28
29
```bash
30
docker run -p 31234:31234 ghcr.io/agntcy/oasf-sdk:latest
0 commit comments