From e2f25c70cd3f49a9ccc2bedb07f0ba9ce978897e Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 20:11:06 +0530 Subject: [PATCH] Fix typo - MacOS is written as macOS --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5b2fce8..ef33231 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ ## Getting started -This documentation assumes that you have a GitHub account and have [Visual Studio Code](https://code.visualstudio.com/) installed on your Linux/MacOS/Windows machine. +This documentation assumes that you have a GitHub account and have [Visual Studio Code](https://code.visualstudio.com/) installed on your Linux/macOS/Windows machine. 1. If you haven't yet, browse over to the main [Foam documentation](https://foambubble.github.io/foam) to get an idea of what Foam is and how to use it. 2. Press "Use this template" button at [foam-template](https://github.com/foambubble/foam-template/generate) (that's this repository!) to fork it to your own GitHub account. If you want to keep your thoughts to yourself, remember to set the repository private.