[lxc-devel] [python3-lxc/master] Fix typo in README.md
thmo on Github
lxc-bot at linuxcontainers.org
Wed Apr 4 21:36:57 UTC 2018
A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 306 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180404/40a895b6/attachment.bin>
-------------- next part --------------
From 82602edbde42dc3da4004e48402db52c820265e6 Mon Sep 17 00:00:00 2001
From: Thomas Moschny <thomas.moschny at gmx.de>
Date: Wed, 4 Apr 2018 23:36:22 +0200
Subject: [PATCH] Fix typo in README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 22f79ab..0564966 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ container API.
- Build:
```
- python2 setup.py build
+ python3 setup.py build
```
- Install:
```
More information about the lxc-devel
mailing list