mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 02:34:30 +00:00
Merge pull request #274 from ayaka14732/patch-2
Fix installation guide in README
This commit is contained in:
commit
46cc4aad48
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ section below.
|
|||
## Installation from git repository ##
|
||||
Just clone the JuNest repo somewhere (for example in ~/.local/share/junest):
|
||||
|
||||
git clone git://github.com/fsquillace/junest ~/.local/share/junest
|
||||
git clone https://github.com/fsquillace/junest.git ~/.local/share/junest
|
||||
export PATH=~/.local/share/junest/bin:$PATH
|
||||
|
||||
### Installation using AUR (Arch Linux only) ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue