Skip to content

Commit

Permalink
Merge pull request #12 from alienAST123/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Jackmeng1985 authored Aug 26, 2024
2 parents b07db2f + 2095e25 commit 4348754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For building the latest alpha release (this will be suitable for most users just

### Most Linux systems and macOS

ast is written in Go, so building from source code requires the most recent version of Go to be installed.
Since ast is written in Go, you'll need the latest version of Go installed to build it from source code.
Instructions for installing Go are available at the [Go installation page](https://golang.org/doc/install) and necessary bundles can be downloaded from the [Go download page](https://golang.org/dl/).
The repository should be cloned to a local environment. Once cloned, running the command `make ast` configures everything for a temporary build and then cleans up afterward. Please note that this build method is only compatible with UNIX-like operating systems.
```sh
Expand Down

0 comments on commit 4348754

Please sign in to comment.