From 8dbd0237180429ddb16c565034305eeb05136bbe Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Sat, 23 May 2020 14:48:35 +0100 Subject: [PATCH] More sobbing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5d9457..94c68ff 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ I don't have a 32-bit machine to test this on, but happy to take fixes for it. This is a handy thing to do for linux phones, most of which use telepathy. Rust is quite heavy to compile - it's a pain even on a pinebook pro, which is the -same architecture: +same architecture. Setup on a Debian machine is quite simple: ``` $ dpkg --print-architecture @@ -175,4 +175,4 @@ $ ./scripts/dbus-codegen `dbus-codegen-rust` doesn't seem to handle namespaced attributes properly, so we modify the XML files in `telepathy-spec`... with `sed`. The `tp:type` -attribute is renamed to `tp:typehint`. +attribute is renamed to `tp:typehint`. This will be fixed in the next release.