mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 03:05:35 +00:00
specify to cd into directory after git clone
This commit is contained in:
parent
df3481a1ba
commit
1b73fd8153
@ -56,6 +56,7 @@ The link to access the app will be printed on your terminal. Copy it and open it
|
||||
You can run Swing in a Docker container. To do so, clone the repository and build the image:
|
||||
|
||||
git clone https://github.com/swing-opensource/swingmusic.git --depth 1
|
||||
cd swingmusic
|
||||
docker build . -t swingmusic
|
||||
|
||||
Then create the container. Here are some example snippets to help you get started creating a container.
|
||||
|
Loading…
x
Reference in New Issue
Block a user