Skip to content

Commit ee35aee

Browse files
authored
Update README.md
1 parent 65d45ad commit ee35aee

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ It provides a structured API for defining, registering, and handling custom item
1919

2020
## 🏁 Getting Started
2121

22-
1. **Clone** the repository or download the source code.
23-
2. **Open** `CustomItems-LabAPI.sln` in Visual Studio.
24-
3. **Restore** NuGet packages if required.
25-
4. **Build** the solution.
26-
5. **Place** the built file into the plugins folder of your server.
22+
1. **Download** the latest release from the [Releases page](https://github.com/Bill3621/CustomItems/releases).
23+
2. Or **clone** the repository if you want to build from source.
24+
3. If building from source:
25+
- **Open** `CustomItems-LabAPI.sln` in Visual Studio.
26+
- **Restore** NuGet packages if required.
27+
- **Build** the solution.
28+
- **Place** the built file into the plugins folder of your server.
2729

2830
---
2931

0 commit comments

Comments
 (0)