Compare commits

...

2 Commits
dev ... main

Author SHA1 Message Date
4e06202786 removed .github files 2024-02-20 18:42:27 -08:00
47413a72cf Updated README 2024-02-20 18:13:19 -08:00
2 changed files with 1 additions and 2 deletions

1
.github/FUNDING.yml vendored
View File

@ -1 +0,0 @@
ko_fi: dillpicholas

View File

@ -163,7 +163,7 @@ To replace:
- On the networked rpi - clone the repository:
```bash
git clone git@github.com:nickpourazima/rotary-phone-audio-guestbook.git
git clone https://git.izebra.net/izebra_projects/rotary-phone-audio-guestbook.git
cd rotary-phone-audio-guestbook
```