Skip to content

Commit 310feec

Browse files
authored
Update README.md
Release first version
1 parent b0bccfc commit 310feec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xrandr kullanarak ekranın döndürülmesini sağlayan uygulama. Yükledikten sonra aynı uygulamayı çalıştırdıkça normal ve diğer yön arasında sırası ile dönüşüm sağlar.
33

44
## Install
5-
sudo wget -P /usr/local/bin/ https://raw.githubusercontent.com/aliorhun/rotateScreen/master/rotateScreen
5+
sudo wget -P /usr/local/bin/ https://raw.githubusercontent.com/aliorhun/rotateScreen/master/rotateScreen && sudo /usr/local/bin/rotateScreen
66

77
## Usage
88
Default: Left rotate <> Normal
@@ -16,7 +16,7 @@ Another Screen Rotation:
1616
> rotateScreen VGA-1 right
1717
1818
## Yükleme
19-
sudo wget -P /usr/local/bin/ https://raw.githubusercontent.com/aliorhun/rotateScreen/master/rotateScreen
19+
sudo wget -P /usr/local/bin/ https://raw.githubusercontent.com/aliorhun/rotateScreen/master/rotateScreen && sudo /usr/local/bin/rotateScreen
2020

2121
## Kullanım
2222
Varsayılan: Sola Döndür <> Normal

0 commit comments

Comments
 (0)