We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639aa87 commit fde512cCopy full SHA for fde512c
README.md
@@ -147,13 +147,15 @@ scripts from your laptop manage the Folk service by running
147
Then, _on your laptop_, clone this repository:
148
149
```
150
-$ git clone https://git.folk.computer/folk
+$ git clone https://github.com/FolkComputer/folk.git
151
152
153
And run `make sync-restart FOLK_SHARE_NODE=folk-WHATEVER.local`. This
154
will rsync folk to the tabletop and run it there as well as running it
155
on your laptop.
156
157
+(or clone it onto the machine and run `sudo systemctl start folk` there)
158
+
159
### How to control tabletop Folk from your laptop
160
161
On your laptop Web browser, go to http://folk-WHATEVER.local:4273 --
0 commit comments