Skip to content

Commit

Permalink
+ dont clone repo for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sirexeclp committed Feb 29, 2020
1 parent b692de7 commit f1d03bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup-pi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ sudo apt-get install -y python3-pip libatlas-base-dev git
sudo pip3 install muselsl
wget https://github.com/sirexeclp/muse-lsl/releases/download/1/liblsl32.so
sudo cp liblsl32.so /usr/local/lib/python3.7/dist-packages/pylsl/liblsl32.so
git clone https://github.com/sirexeclp/muse-lsl.git
cd muse-lsl && git checkout feature/experiment
#git clone https://github.com/sirexeclp/muse-lsl.git
#cd muse-lsl && git checkout feature/experiment

0 comments on commit f1d03bc

Please sign in to comment.