Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rpm-software-management/createrepo_c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2015-11-24 14:30:50 +0300
committerRalph Bean <rbean@redhat.com>2015-11-24 14:30:50 +0300
commit95eca81c982d844f811055d9dab5c16d13c4b1fa (patch)
tree98cd8bbca18c5a7e6b59ccdc82895e6926c09bc8 /README.md
parente0b32cb06477150504cf5bab29e463670fcaa44c (diff)
Typofix.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53c5139..175ef2c 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ where the path is path to your build of drpm library.
By default, cmake should set up things to build for Python 2, but you can do a build for Python 3 like this::
- cmake -DPYTHON_DESIRED=2 .
+ cmake -DPYTHON_DESIRED=3 .
## Build tarball