diff --git a/Makefile b/Makefile index 34c3dbc1..c80dc071 100644 --- a/Makefile +++ b/Makefile @@ -32,4 +32,4 @@ install: mkdir -p $(DESTDIR)/lib/udev/rules.d install -m 644 99-pslab.rules $(DESTDIR)/lib/udev/rules.d/99-pslab # fix a few permissions - find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \; + #find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \; diff --git a/README.md b/README.md index 8bf3a892..bc1fae23 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To install PSLab on Debian based Gnu/Linux system, the following dependencies mu #####Now clone both the repositories [pslab-apps](https://github.com/fossasia/pslab-apps) and [pslab](https://github.com/fossasia/pslab). -#####Libraries must be installed in the following order +#####Libraries must be installed in ~~the following~~ any order 1. pslab-apps 2. pslab