summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2018-07-05 17:39:14 -0400
committerRod Smith <rodsmith@rodsbooks.com>2018-07-05 17:39:14 -0400
commit0c15ad9015db90c856f9a4301c66af13be93935c (patch)
tree7aabb1aef7a34eef277118e2d4db533d69a4a36b /README
parent9ae60195b9d24c01f535ade5b7bcf0e63c0600be (diff)
downloadsgdisk-0c15ad9015db90c856f9a4301c66af13be93935c.tar.gz
Final changes for 1.0.4 release
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index eda4060..f1a091d 100644
--- a/README
+++ b/README
@@ -201,11 +201,12 @@ be used instead. In addition, note these requirements:
need to install a package called popt-dev, popt-devel, or something
similar to obtain the header files. Mac OS users can find a version of
popt for Mac OS from Darwin Ports (http://popt.darwinports.com), MacPorts
- (https://trac.macports.org/browser/trunk/dports/devel/popt/Portfile), or
- Fink (http://www.finkproject.org); however, you'll first need to install
- DarwinPorts, MacPorts, or Fink (instructions exist on the relevant
- projects' pages). Alternatively, you can compile gdisk and/or cgdisk
- alone, without sgdisk; gdisk doesn't require popt.
+ (https://trac.macports.org/browser/trunk/dports/devel/popt/Portfile), Fink
+ (http://www.finkproject.org), or brew (http://macappstore.org/popt/);
+ however, you'll first need to install the relevant environment
+ (instructions exist on the relevant projects' pages). Alternatively, you
+ can compile gdisk and/or cgdisk alone, without sgdisk; gdisk doesn't
+ require popt.
When all the necessary development tools and libraries are installed, you
can uncompress the package and type "make" at the command prompt in the