Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHADJEM Eliesse <hadeli@users.noreply.github.com>2014-02-27 23:21:34 +0400
committerHADJEM Eliesse <hadeli@users.noreply.github.com>2014-02-27 23:21:34 +0400
commit8dced0b2e8a7307d07b8475695745c54f449dc79 (patch)
treed201d1964424435a40e9fec8486652813e4dd406 /README.md
parent3f4d5946e8c7d008501cf3ce071a5bd2d8d6fdfc (diff)
Update README.md
Script Debian & Ubuntu Linux Update commands 'sudo dpkg -i ./scripts/linux/Cura*.deb' to 'sudo dpkg -i ./scripts/linux/cura*.deb'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9df5f45e6..d933571d15 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ cd Cura
sudo ./package.sh debian_amd64 # or debian_i386 for 32bit
-sudo dpkg -i ./scripts/linux/Cura*.deb
+sudo dpkg -i ./scripts/linux/cura*.deb
```
Mac OS X