Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit 9cb9d84

Browse files
Roger Berlindetiennetremel
authored andcommitted
fixed apcera policy import command in apcera.md (#73)
1 parent 3299d3f commit 9cb9d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/apcera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cd microservices-demo/deploy/apcera
2626
- *(Optional)* If you are not an admin user in your Apcera cluster, you might need an Apcera administrator to import a [policy](https://docs.apcera.com/policy/introduction/) file to give you permission to create the Sock Shop services and network in your sandbox.
2727

2828
```
29-
apc import policy sockShop.pol
29+
apc policy import sockShop.pol
3030
```
3131

3232
### Networking and Security

0 commit comments

Comments
 (0)