Skip to content

Commit b395178

Browse files
authored
Update README.md
1 parent 388c4d5 commit b395178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm

samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Using this sample bash script, you will deploy a single node Kubernetes cluster
1010
1. Update existing packages using commands below to ensure that the OS image is up to date
1111

1212
``` bash
13-
sudo apt update&&apt upgrade -y
13+
sudo apt update&&sudo apt upgrade -y
1414
sudo systemctl reboot
1515
```
1616

0 commit comments

Comments
 (0)