mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-16 07:41:48 +08:00
Changed README.md build instructions to point instead to wiki,
sudo/cpanminus is dangerous to the package systems on debian/ubuntu systems.
This commit is contained in:
parent
fac3a5bee0
commit
c00b95be6e
16
README.md
16
README.md
@ -53,19 +53,13 @@ Other major features are:
|
|||||||
|
|
||||||
### How to install?
|
### How to install?
|
||||||
|
|
||||||
You can just download a precompiled package from [slic3r.org](http://slic3r.org/);
|
You can download a precompiled package from [slic3r.org](http://slic3r.org/);
|
||||||
it will run without the need for any dependency.
|
it will run without the need for any dependency.
|
||||||
|
|
||||||
If you want to compile the source yourself just do the following (checkout
|
If you want to compile the source yourself follow the instructions on one of these wiki pages:
|
||||||
[slic3r.org](http://slic3r.org/download) for more details):
|
* [Linux](https://github.com/alexrj/Slic3r/wiki/Running-Slic3r-from-git-on-GNU-Linux)
|
||||||
|
* [Windows](https://github.com/alexrj/Slic3r/wiki/Running-Slic3r-from-git-on-Windows)
|
||||||
```
|
* [Mac OSX](https://github.com/alexrj/Slic3r/wiki/Running-Slic3r-from-git-on-OS-X)
|
||||||
$ git clone https://github.com/alexrj/Slic3r.git
|
|
||||||
$ cd Slic3r
|
|
||||||
$ perl Build.PL --sudo
|
|
||||||
$ perl Build.PL --sudo --gui
|
|
||||||
$ ./slic3r.pl
|
|
||||||
```
|
|
||||||
|
|
||||||
### Can I help?
|
### Can I help?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user