mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Updated Wiki content
@@ -57,14 +57,8 @@ How to building with Visual Studio on Windows 64-bit.
|
|||||||
winget install --id=Git.Git -e
|
winget install --id=Git.Git -e
|
||||||
```
|
```
|
||||||
|
|
||||||
- [git-lfs](https://git-lfs.com/)
|
|
||||||
|
|
||||||
```pwsh
|
|
||||||
winget install --id=GitHub.GitLFS -e
|
|
||||||
```
|
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> GitHub Desktop (optional): A GUI for Git and Git LFS, which already includes both tools.
|
> GitHub Desktop (optional): A GUI for Git that can simplify repository management and branch control.
|
||||||
>
|
>
|
||||||
> ```pwsh
|
> ```pwsh
|
||||||
> winget install --id=GitHub.GitHubDesktop -e
|
> winget install --id=GitHub.GitHubDesktop -e
|
||||||
@@ -96,12 +90,6 @@ How to building with Visual Studio on Windows 64-bit.
|
|||||||
git clone https://github.com/OrcaSlicer/OrcaSlicer
|
git clone https://github.com/OrcaSlicer/OrcaSlicer
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Run lfs to download tools on Windows:
|
|
||||||
|
|
||||||
```pwsh
|
|
||||||
git lfs pull
|
|
||||||
```
|
|
||||||
|
|
||||||
2. Open the appropriate command prompt:
|
2. Open the appropriate command prompt:
|
||||||
|
|
||||||
```MD
|
```MD
|
||||||
|
|||||||
Reference in New Issue
Block a user