Skip to content

Commit dae0088

Browse files
authored
Update README.md
1 parent 6367a72 commit dae0088

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,25 @@ These builds may or may not be up-to-date with the latest Folia commits because
99

1010
<h1>
1111
<p align="center">
12-
<a href="https://nightly.link/Slackadays/FoliaToGo/workflows/folia/main/FoliaToGo"><code>Download the latest build</code></a>
12+
<a href="https://nightly.link/Slackadays/FoliaToGo/workflows/folia/main/FoliaToGo"><code>▶️ Download the latest build</code></a>
1313
</p>
1414
</h1>
1515

1616
## Run It Locally
1717

18-
This does not work with the Windows command prompt or PowerShell.
19-
20-
First, clone this repo and go to its directory:
18+
This method does not work with the Windows command prompt or PowerShell.
2119

20+
First, clone this repo:
2221
```sh
2322
git clone https://github.com/Slackadays/FoliaToGo
23+
```
2424

25+
Now go to its directory:
26+
```sh
2527
cd FoliaToGo
2628
```
2729

2830
Then run the build script:
29-
3031
```sh
3132
sh build.sh
3233
```

0 commit comments

Comments
 (0)