Skip to content

Commit

Permalink
add apt install yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Grotax committed Mar 26, 2019
1 parent 3c70987 commit 5851554
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meshviewer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ Dann installieren wir

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
apt install yarn


meshviewer-rgb
Expand Down Expand Up @@ -230,4 +231,4 @@ Voraussetzungen:

Die für uns angepasste Version ist so konfiguriert das sie sich hinter einem apache-Server befindet und deshalb keine TLS Konfiguration braucht, passe sie für deinen Anwendungsfall an.

.. literalinclude:: configs/nginx-tilecache.conf
.. literalinclude:: configs/nginx-tilecache.conf

0 comments on commit 5851554

Please sign in to comment.