From 97266a0ac8c0d7a8ad8d19ead1c925751a00ff1c Mon Sep 17 00:00:00 2001 From: Guilherme Delgado Date: Tue, 19 Jul 2022 16:28:03 +0200 Subject: [PATCH] Update README.md (#2192) Removes extra """ --- tutorials/Native_distributions_and_local_execution/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tutorials/Native_distributions_and_local_execution/README.md b/tutorials/Native_distributions_and_local_execution/README.md index dbe5c85568..0b71644ce2 100755 --- a/tutorials/Native_distributions_and_local_execution/README.md +++ b/tutorials/Native_distributions_and_local_execution/README.md @@ -545,7 +545,6 @@ val macExtraPlistKeys: String """ -""" ``` 2. Use `java.awt.Desktop` to set up a URI handler: