yegor256 / cam

Classes and Metriсs (CaM): a dataset of Java classes from public open-source GitHub repositories
http://cam.yegor256.com
MIT License
23 stars 38 forks source link

Fix command in README.md with sudo #324

Closed timur-harin closed 5 months ago

timur-harin commented 5 months ago

Sometimes it can cause

before/test-executability.sh: rm: cannot remove '/home/user/develop/cam/test-zone/before/test-executability.sh/target': Permission denied make: *** [Makefile:78: test] Error 1

timur-harin commented 5 months ago

@yegor256 I added here change in command to avoid this issue

yegor256 commented 5 months ago

@timur-harin thanks!