Skip to content

Commit

Permalink
Merge pull request #4 from vuelto-org/dev
Browse files Browse the repository at this point in the history
v1
  • Loading branch information
dimkauzh authored Feb 20, 2024
2 parents 9fc7b41 + a43239c commit 29da9cf
Show file tree
Hide file tree
Showing 35 changed files with 1,689 additions and 274 deletions.
10 changes: 2 additions & 8 deletions docs/docs/INSTALLATION.md → INSTALLATION.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
---
hide:
- navigation
---


# Go package
We have a Go package published, so run this command to add it to your go.mod:
```bash
go get github.com/dimkauzh/vuelto-engine
go get github.com/vuelto-org/vuelto@latest
```

# Installation
Expand All @@ -27,7 +21,7 @@ sudo dnf install libXcursor-devel libXi-devel libXinerama-devel libXrandr-devel
```

## Mac
You have to have Xcode command line tools and CMake inatalled.
You have to have Xcode command line tools installed.
#### Xcode
```bash
xcode-select --install
Expand Down
Loading

0 comments on commit 29da9cf

Please sign in to comment.