Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tholop authored Apr 2, 2021
1 parent 891a797 commit 64bbcd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This section explains how to install the system and walks through a simple examp

PrivateKube needs a Kubernetes cluster to run. If you don't have a cluster, you can install a lightweight Microk8s cluster on a decent laptop. Kubeflow requires more resources but it is not required in this section.

Below are the instruction to install and configure a lightweight cluster on Ubuntu. For other platforms, see [https://microk8s.io/](https://microk8s.io/).
Below are the instructions to install and configure a lightweight cluster on Ubuntu. For other platforms, see [https://microk8s.io/](https://microk8s.io/).

```bash
sudo snap install microk8s --classic
Expand Down Expand Up @@ -313,4 +313,4 @@ cd dpfscheduler
go build

./dpfscheduler --kubeconfig "$HOME/.kube/config" --n=10
```
```

0 comments on commit 64bbcd3

Please sign in to comment.