Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Sep 9, 2015
1 parent 462188a commit ac3b69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get-env.sh
Expand Up @@ -86,7 +86,7 @@ export PATH=$CONDA_DIR/bin:$PATH
)
# Get the vizzini module needed for the Atlys board
(
sudo apt-get install software-properties-common
sudo apt-get install -y software-properties-common
sudo add-apt-repository ppa:timvideos/fpga-support
sudo apt-get update
sudo apt-get install vizzini-dkms
Expand Down

0 comments on commit ac3b69c

Please sign in to comment.