FreeYourSoul / FSeam

Cpp header only library to manage compile time mock class generated via Python script
MIT License
86 stars 8 forks source link

Dependency documentation incorrect? #23

Open jheaff1 opened 4 years ago

jheaff1 commented 4 years ago

Hi,

The dependency documentation (https://github.com/FreeYourSoul/FSeam/blob/master/docs/usage.md#Dependencies) states that python3-pip must be installed, yet "pip" rather than "pip3" is used to install ply.

Should ply be installed into Python or Python3