Skip to content

Commit b61dd0f

Browse files
authored
Update README.md
Added a plug for the pip package.
1 parent 966989c commit b61dd0f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,20 @@ of a build process requires that.
3131

3232
WLLVM works with either clang or the gcc dragonegg plugin.
3333

34+
Installation
35+
------------
36+
37+
As of August 2016 WLLVM is now a pip package. You can just do:
38+
39+
pip install wllvm
40+
41+
or
42+
43+
sudo pip install wllvm
44+
45+
depending on your machine's permissions.
46+
47+
3448
Tutorial
3549
====
3650

0 commit comments

Comments
 (0)