From d4929beb029dfd04cc3e40a7a3f0d41625f3ad58 Mon Sep 17 00:00:00 2001 From: Vivek Shrinivasan Date: Tue, 2 Jul 2019 18:01:32 +0530 Subject: [PATCH] separating hashes from text --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 527678e..9a05fb9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Sublime Text 2 is awesome. We think it can be made mo' awesome by adding some cu Installing ---------- -###With Git +### With Git Navigate to your Sublime Text 2 user packages directory: @@ -18,7 +18,7 @@ And clone the repo to a new directory right then and there: git clone git@github.com:mdo/sublime-snippets.git -###Manually +### Manually * Download the .zip file from the GitHub downloads modal * Unzip the files and rename the folder to "sublime-snippets" @@ -62,4 +62,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License.