From 197ba8b3950b1b4fbc57304119440560ba504d76 Mon Sep 17 00:00:00 2001 From: Elisa Rossi Date: Fri, 10 Aug 2018 01:10:53 +0200 Subject: [PATCH] Fixed punctuation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a34e6f85f1..c4ccb68e05 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ $ sudo snap install solana --edge --devmode Once installed the usual Solana programs will be available as `solona.*` instead of `solana-*`. For example, `solana.fullnode` instead of `solana-fullnode`. -Update to the latest version at any time with +Update to the latest version at any time with: ```bash $ snap info solana $ sudo snap refresh solana --devmode @@ -292,7 +292,7 @@ to see the debug and info sections for streamer and server respectively. General we are using debug for infrequent debug messages, trace for potentially frequent messages and info for performance-related logging. -Attaching to a running process with gdb +Attaching to a running process with gdb: ``` $ sudo gdb