Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit 90eb781

Browse files
Update README.md
1 parent 8ccce72 commit 90eb781

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
> NOTICE: The code for weave-kube has been merged into the [Weave
22
> Net](https://github.com/weaveworks/weave) repository; if you have
33
> any issues, please file them there.
4+
5+
To install Weave on Kubernetes, run:
6+
```bash
7+
kubectl apply -f https://git.io/weave-kube
8+
```

0 commit comments

Comments
 (0)