From f457ad1428282c3a20b59b876a44291e33df565d Mon Sep 17 00:00:00 2001 From: jake Date: Sun, 8 Sep 2019 18:34:56 -0700 Subject: [PATCH] I guess this is correct --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 445dd62..74c3f83 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ # development setup * grab [libpso](https://github.com/jakeprobst/libpso) -* put ```[patch."http://git.sharnoth.com/jake/libpso"] +* put ``` +[patch."http://git.sharnoth.com/jake/libpso"] libpso = { path = "path/to/libpso" } ``` at the end of the `Cargo.toml` file