Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/flxwed/autopilot-lua
Browse files Browse the repository at this point in the history
  • Loading branch information
lrockreal committed Nov 26, 2023
2 parents 9ca0860 + f96d9f9 commit 379c7ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Full code completion for [pilot.lua](https://github.com/iimurpyh/pilot-lua/wiki/
To get started, follow these simple steps:

1. **Download the Definitions File:**
- Head over to the [Releases](https://github.com/your-username/autopilot.lua/releases) tab.
- Head over to the [Releases](https://github.com/flxwed/autopilot-lua/releases) tab.
- Download the latest version of the `pilot.d.lua` file.

3. **Install luau-lsp for VSCode:**
Expand All @@ -32,7 +32,7 @@ To get started, follow these simple steps:
5. **Enjoy Full Code Completion:**
- With the setup complete, you now have full code completion for `pilot.lua` in Visual Studio Code.

# Build Steps
## Build Steps

If you want to build autopilot.lua from scratch, follow the steps below:

Expand Down

0 comments on commit 379c7ee

Please sign in to comment.