Browse Source

Update README.md

Added both alpha and stable Linux builds to instructions in README
Bojan Kopanja 6 years ago
parent
commit
05a0f62082
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -23,7 +23,9 @@ Modify at your needs.
 4. On different operating systems open:
 4. On different operating systems open:
    * Windows: "%AppData%\Slic3rPE\", if not exists try: "C:\Users\Public\Documents\Prusa3D\Slic3r settings xxxx"
    * Windows: "%AppData%\Slic3rPE\", if not exists try: "C:\Users\Public\Documents\Prusa3D\Slic3r settings xxxx"
    * Mac: "/Users/[Username]/Library/Application Support/Slic3rPE"
    * Mac: "/Users/[Username]/Library/Application Support/Slic3rPE"
-   * Linux: "~/.Slic3rPE-alpha/"
+   * Linux: 
+      * Stable build: "~/.Slic3rPE/"
+      * Alpha build: "~/.Slic3rPE-alpha/"
 5. Copy GitHub Slic3rPE subfolders ("printer", "filament", "print") to the folder above
 5. Copy GitHub Slic3rPE subfolders ("printer", "filament", "print") to the folder above
 7. Open Slic3rPE and check if profiles are there
 7. Open Slic3rPE and check if profiles are there
 8. To clean up interface remove profiles that you will not use: Printers you will not use (OPTIONAL)
 8. To clean up interface remove profiles that you will not use: Printers you will not use (OPTIONAL)