Skip to content

Commit 27ac926

Browse files
committed
so, apparantly you will have to have root to do pip install system-wide
1 parent b92030b commit 27ac926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ git clone git://github.com/jiehanzheng/squid2radius.git
2121
sudo pacman -S python2-pip
2222

2323
# install pyrad, command varies if you are on a different OS
24-
pip2 install pyrad
24+
sudo pip2 install pyrad
2525
```
2626

2727
Usage

0 commit comments

Comments
 (0)