Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai authored Mar 14, 2023
1 parent 12d7b2a commit 082bcb3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,17 @@ sudo rm /etc/apt/sources.list.d/cuda*local /etc/apt/sources.list.d/visionworks*r
sudo rm -rf /usr/src/linux-headers-*
```
Use light-weight x server
```
cd ~/Downloads
git clone https://github.com/jetsonhacks/installLXDE/
cd installLXDE
./installLXDE.sh
sudo reboot
```
Add environment
```
Expand Down

0 comments on commit 082bcb3

Please sign in to comment.