Skip to content

Commit febc455

Browse files
authored
Update installation-notes.md
Reformat document
1 parent 2ecae16 commit febc455

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

installation-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ In short, you need to use:
77
So, this is an important note, please read it before installing or using ShortGPT:
88

99
### 1. OS: Debian 11 x64
10+
```bash
1011
sudo apt update && sudo apt upgrade
1112
sudo apt install wget git libltdl-dev libjpeg-dev libpng-dev libtiff-dev libgif-dev libfreetype6-dev liblcms2-dev libxml2-dev wget build-essential libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev libffi-dev zlib1g-dev
13+
```
1214

1315
### 2. Install Python version: 3.11.3
1416
```bash

0 commit comments

Comments
 (0)