Skip to content

Commit

Permalink
Merge pull request #145 from utkonos/patch-2
Browse files Browse the repository at this point in the history
Git is default in Ubuntu 20.04+
  • Loading branch information
cccs-rs authored Jan 3, 2025
2 parents 51fea5b + b08fcf8 commit 2d0ef86
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/installation/appliance/kubernetes-microk8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ This is the documentation for an appliance instance of the Assemblyline platform
sudo mkdir /var/snap/microk8s/current/bin
sudo ln -s /snap/bin/helm /var/snap/microk8s/current/bin/helm
```
4. Install git:
```bash
sudo apt install git
```
=== "Offline"

1. Download offline packages (On an internet-connected system):
Expand Down

0 comments on commit 2d0ef86

Please sign in to comment.