about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xcom.lakoliu.Furtherance.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/com.lakoliu.Furtherance.json b/com.lakoliu.Furtherance.json
index 369093e..56e324a 100755
--- a/com.lakoliu.Furtherance.json
+++ b/com.lakoliu.Furtherance.json
@@ -42,8 +42,8 @@
             "buildsystem" : "meson",
             "sources" : [
                 {
-                    "type" : "git",
-                    "url" : "file:///home/ricky/Documents/SoftwareDev/Rust/furtherance"
+                    "type" : "dir",
+                    "path" : "./"
                 }
             ]
         }