aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2018-09-30 20:31:36 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2018-09-30 20:31:36 -0400
commit14253be7ca4c7784efc6df31878cd52999d363b0 (patch)
tree6ec98081ec2b1def60528dd6bb348e74f58baa70 /README.txt
parenta327786f1ce5969fb100d289d74e9e4bfda31fd3 (diff)
parentfa4cb5e396bb6512f486324b456ef2e9a64fb72a (diff)
Update upstream source from tag 'upstream/3.0.26-1'
Update to upstream version '3.0.26-1' with Debian dir dfc88dc1c1115376229c17b029b623931a46bc2f
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.txt b/README.txt
index dd9fab0..f7360b5 100644
--- a/README.txt
+++ b/README.txt
@@ -60,11 +60,11 @@ current commit/version in master. All past versions are not supported.
git clone https://github.com/smxi/inxi --branch master --single-branch
OR direct fast and easy install:
-wget -Nc https://github.com/smxi/inxi/raw/master/inxi
+wget -O inxi https://github.com/smxi/inxi/raw/master/inxi
OR easy to remember shortcut (which redirects to github):
-wget -Nc https://smxi.org/inxi
-wget -Nc smxi.org/inxi
+wget -O inxi https://smxi.org/inxi
+wget -O inxi smxi.org/inxi
NOTE: Just because github calls tagged commits 'Releases' does not mean they
are releases! I can't change the words on the tag page. They are tagged
@@ -77,11 +77,11 @@ All active development is now done on the inxi-perl branch (pinxi):
git clone https://github.com/smxi/inxi --branch inxi-perl --single-branch
OR direct fast and easy install:
-wget -Nc https://github.com/smxi/inxi/raw/inxi-perl/pinxi
+wget -O pinxi https://github.com/smxi/inxi/raw/inxi-perl/pinxi
OR easy to remember shortcut (which redirects to github):
-wget -Nc https://smxi.org/pinxi
-wget -Nc smxi.org/pinxi
+wget -O pinxi https://smxi.org/pinxi
+wget -O pinxi smxi.org/pinxi
Once new features have been debugged, tested, and are reasonably stable, pinxi
is copied to inxi in the master branch.
@@ -97,10 +97,10 @@ find it here, at the inxi-legacy branch (binxi):
git clone https://github.com/smxi/inxi --branch inxi-legacy --single-branch
OR direct fast and easy install:
-wget -Nc https://github.com/smxi/inxi/raw/inxi-legacy/binxi
+wget -O binxi https://github.com/smxi/inxi/raw/inxi-legacy/binxi
OR easy to remember shortcut (which redirects to github):
-wget -Nc https://smxi.org/binxi
+wget -O binxi https://smxi.org/binxi
This version will not be maintained, and it's unlikely that any time will be
spent on it in the future, but it is there in case it's of use or interest to