From b5a44e50b9a982352fbfd949b96184fb9c5b87d4 Mon Sep 17 00:00:00 2001 From: Vini murafa <06.poems_races@icloud.com> Date: Tue, 21 Jan 2025 21:14:24 +0100 Subject: [PATCH] typo fix in INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5bc5bd7b297..71c0fa9c737 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -123,7 +123,7 @@ most processors made since roughly 2013. * **OS X**: * Install latest C++ compiler that supports C++ 17: - * Update XCode: run `xcode-select --install` (or install it from XCode App's settting). + * Update XCode: run `xcode-select --install` (or install it from XCode App's setting). * Install via [homebrew](http://brew.sh/). * If you're first time developer in MacOS, you still need to run: `xcode-select --install` in your command line. * run `brew install rocksdb`