Skip to content

Commit 45a2ef2

Browse files
authored
Merge pull request #407 from arangodb/readme
Updated make command in README.
2 parents 277373b + 95afab0 commit 45a2ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.11/
136136
## Building
137137

138138
```bash
139-
DOCKERNAMESPACE=<your dockerhub account> make
139+
DOCKERNAMESPACE=<your dockerhub account> make allall
140140
kubectl apply -f manifests/arango-deployment-dev.yaml
141141
# To use `ArangoLocalStorage`, also run
142142
kubectl apply -f manifests/arango-storage-dev.yaml

0 commit comments

Comments
 (0)