Fix git URL

This commit is contained in:
Tamado Sitohang 2021-09-25 12:13:19 +07:00
parent 1a5ca86ef1
commit b3a89d90b3
No known key found for this signature in database
GPG key ID: 5DA9790BE7223553

View file

@ -10,7 +10,7 @@ As of GNOME 41, the dbus method `Eval()` is now restricted with `MetaContext:uns
## Installation ## Installation
```sh ```sh
git clone git://github.com/ramottamado.dev/eval-gjs.git git clone git://github.com/ramottamado/eval-gjs.git
cd eval-gjs cd eval-gjs
make install make install
``` ```