We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cdcae commit d2719a8Copy full SHA for d2719a8
README.md
@@ -45,7 +45,7 @@ that `bpkg` has been run in.
45
46
The latest release will always be tagged `latests`. To download the latest archive:
47
48
- curl -o 'includes.tar.gz' 'https://github.com/potherca-bash/includes/archive/latest.tar.gz'
+ curl -L -o 'includes.tar.gz' 'https://github.com/potherca-bash/includes/archive/latest.tar.gz'
49
tar -xvzf 'includes.tar.gz'
50
51
## Usage
0 commit comments