Skip to content
Snippets Groups Projects
Commit c7e671d8 authored by Isabella Skořepová's avatar Isabella Skořepová
Browse files

Fix readme

Fixes #1
parent bd012def
No related branches found
No related tags found
No related merge requests found
# Jak to zprovoznit na fedoře
sudo dnf -y install node npm git
# Přidat repozitář nodejs - ve fedoře je verze 0.10.x
curl --silent --location https://rpm.nodesource.com/setup_4.x | sudo bash -
sudo dnf -y install nodejs git
./configure.sh
node index.js
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment