more changes

This commit is contained in:
Patricio Gonzalez Vivo 2016-12-13 16:25:58 -05:00
parent 9d94155128
commit b79b4831c6
3 changed files with 3 additions and 18 deletions

View File

@ -26,12 +26,7 @@ Auf einem **RaspberryPi** gibst Du folgende Befehle ein:
```bash
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git-core
cd ~
git clone http://github.com/patriciogonzalezvivo/glslViewer.git
cd glslViewer
make
make install
sudo apt-get install git-core glslviewer
```
#### Installation von Latex und Pandoc

View File

@ -25,12 +25,7 @@ Su **Raspberry Pi** è necessario fare:
```bash
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git-core
cd ~
git clone http://github.com/patriciogonzalezvivo/glslViewer.git
cd glslViewer
make
make install
sudo apt-get install git-core glslviewer
```
#### Installare Latex Engine e Pandoc

View File

@ -26,12 +26,7 @@ On **Raspberry Pi** you need to do:
```bash
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git-core
cd ~
git clone http://github.com/patriciogonzalezvivo/glslViewer.git
cd glslViewer
make
make install
sudo apt-get install git-core glslviewer
```
#### Installing Latex Engine and Pandoc