Skip to content

Commit 9dccea1

Browse files
Update install.md
Download with cUrl section Debian
1 parent 8c4f31f commit 9dccea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jfrog-applications/jfrog-cli/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The following installers are available for JFrog CLI v2. These installers make J
162162
#### Debian
163163

164164
```
165-
wget -qO - https://releases.jfrog.io/artifactory/jfrog-gpg-public/jfrog\_public\_gpg.key | sudo apt-key add - ; echo "deb https://releases.jfrog.io/artifactory/jfrog-debs xenial contrib" | sudo tee -a /etc/apt/sources.list; apt update; apt install -y jfrog-cli-v2;
165+
wget -qO - https://releases.jfrog.io/artifactory/jfrog-gpg-public/jfrog_public_gpg.key | sudo apt-key add - ; echo "deb https://releases.jfrog.io/artifactory/jfrog-debs xenial contrib" | sudo tee -a /etc/apt/sources.list; apt update; apt install -y jfrog-cli-v2;
166166
```
167167

168168
#### RPM

0 commit comments

Comments
 (0)