From 339c1b4a02be86facb2f8d2fa92ae70b0c8e785b Mon Sep 17 00:00:00 2001 From: Noretsa Date: Sun, 13 Nov 2022 18:23:52 +0300 Subject: [PATCH] small change readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index b13f937..e84f6d3 100644 --- a/README.org +++ b/README.org @@ -58,7 +58,7 @@ sudo dnf install zsh vim htop nginx git wget vim python3-pip python3-devel gcc e sudo pip3 install virtualenv #+end_src -Устанавливаем [[oh-my-zsh][https://github.com/robbyrussell/oh-my-zsh]]: +Устанавливаем [[https://github.com/robbyrussell/oh-my-zsh][oh-my-zsh]]: #+begin_src shell sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" #+end_src