Skip to content

Commit

Permalink
Update ubuntu_installation.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
suleyman-kaya authored May 13, 2023
1 parent 9db12cc commit 1a5a62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu_installation.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sudo apt-get install xorg xorg-dev gcc make git
sudo apt-get install libfreetype6-dev
git clone https://github.com/cococry/Ragnar.git
git clone https://github.com/suleyman-kaya/Ragnar.git
cd Ragnar
sudo make clean ubuntu_install
sudo cp ragnar.desktop /usr/share/xsessions/ragnar.desktop

0 comments on commit 1a5a62e

Please sign in to comment.