Skip to content

Commit 97eb87f

Browse files
committed
clarify linux install instructions a bit, for #6
1 parent d7925df commit 97eb87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Key feature targets not yet implemented:
4747
# Installing on Linux
4848

4949
- Install `git`, `python3` via your OS package manager if they are not already installed.
50-
- Install DotNET 7 using the instructions at https://dotnet.microsoft.com/en-us/download/dotnet/7.0
50+
- Install DotNET 7 using the instructions at https://dotnet.microsoft.com/en-us/download/dotnet/7.0 (you need `dotnet-sdk-7.0`, as that includes all relevant sub-packages)
5151
- Open a shell terminal and `cd` to a directory you want to install into
5252
- Run shell commands:
5353
- `git clone https://github.com/Stability-AI/StableSwarmUI`

0 commit comments

Comments
 (0)