Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Slackadays authored Dec 25, 2023
1 parent 6367a72 commit dae0088
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,25 @@ These builds may or may not be up-to-date with the latest Folia commits because

<h1>
<p align="center">
<a href="https://nightly.link/Slackadays/FoliaToGo/workflows/folia/main/FoliaToGo"><code>Download the latest build</code></a>
<a href="https://nightly.link/Slackadays/FoliaToGo/workflows/folia/main/FoliaToGo"><code>▶️ Download the latest build</code></a>
</p>
</h1>

## Run It Locally

This does not work with the Windows command prompt or PowerShell.

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

First, clone this repo:
```sh
git clone https://github.com/Slackadays/FoliaToGo
```

Now go to its directory:
```sh
cd FoliaToGo
```

Then run the build script:

```sh
sh build.sh
```
Expand Down

0 comments on commit dae0088

Please sign in to comment.