From eadd94cd2022838e29e0ac19173fef0adf50374c Mon Sep 17 00:00:00 2001 From: Utkarsh Phirke Date: Mon, 7 Oct 2024 09:33:31 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dbe37f..ff2ec83 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Keeper Desktop -Keeper Desktop is a a secure, cross-platform desktop app for using hardhaware wallets with the Bitcoin Keeper mobile app. +Keeper Desktop is a a secure, cross-platform desktop app for using hardware wallets with the Bitcoin Keeper mobile app. ## Getting Started ### Prerequisites - Rust: Make sure you have Rust installed. If not, visit [https://www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install) for installation instructions. -- Node.js and npm: Ensure you have Node.js and npm installed. You can download them from [https://nodejs.org/](https://nodejs.org/). +- Node.js and npm: Please ensure you have Node.js and npm installed. You can download them from [https://nodejs.org/](https://nodejs.org/). ### Installation