terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.81k stars 246 forks source link

Fix install instruction #350

Closed bilke closed 2 years ago

bilke commented 2 years ago

Related to #246.

Using --prefix works.

terryyin commented 2 years ago

thanks!