Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/admin/20-getting-started/40-bare-metal.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ This example is on Linux Ubuntu 24.04 distribution!

- Update your package list:
```bash
sudo apt update && upgrade
sudo apt update && apt upgrade
```
<img src={require("./img/bare-metal/apt-update-&&-upgrade.png").default} alt="sudo apt" width="1920"/>


- Install Git using the following command:
```bash
sudo apt install git
Expand Down
Binary file not shown.