Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Dec 16, 2024
1 parent 62c9b0a commit a8050d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ need to be adjusted to get the latest version):
.. code-block:: bash
$ cd ~/bin
$ wget https://github.com/borgbackup/borg/releases/download/1.2.6/borg-linux64
$ wget https://github.com/borgbackup/borg/releases/download/1.2.6/borg-linux64.asc
$ wget https://github.com/borgbackup/borg/releases/download/2.0.0b14/borg-linux-glibc236.tgz
$ wget https://github.com/borgbackup/borg/releases/download/2.0.0b14/borg-linux-glibc236.tgz.asc
$ gpg --recv-keys 6D5BEF9ADD2075805747B70F9F88FB52FAF7B393
$ gpg --verify borg-linux64.asc
$ rm borg-linux64.asc
Expand Down

0 comments on commit a8050d7

Please sign in to comment.