Updated module path
This commit is contained in:
@ -12,7 +12,7 @@ A programming language that compiles down to machine code.
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
git clone https://git.akyoto.dev/cli/q
|
||||
git clone https://git.urbach.dev/cli/q
|
||||
cd q
|
||||
go build
|
||||
```
|
||||
@ -48,13 +48,13 @@ q build examples/hello --os windows
|
||||
## Status
|
||||
|
||||
`q` is under heavy development and not ready for production yet.
|
||||
Feel free to [get in touch](https://akyoto.dev/contact) if you are interested in helping out.
|
||||
Feel free to [get in touch](https://urbach.dev/contact) if you are interested in helping out.
|
||||
|
||||
The biggest obstacle right now is the lack of funding. If you want to help out financially you can [donate towards the project](https://en.liberapay.com/akyoto).
|
||||
|
||||
## License
|
||||
|
||||
Please see the [license documentation](https://akyoto.dev/license).
|
||||
Please see the [license documentation](https://urbach.dev/license).
|
||||
|
||||
## Copyright
|
||||
|
||||
|
Reference in New Issue
Block a user