Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOfBrokenLogic authored Jul 26, 2024
1 parent 6492264 commit cddbb8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ This Python script collects various data from installed browsers on a Windows sy
## Installation

1. **Clone the repository**:
git clone <repository-url>
cd <repository-name>
git clone https://github.com/MasterOfBrokenLogic/sputnikLogger.git
cd sputnikLogger

2. **Install dependencies**:
pip install -r requirements.txt
Expand All @@ -35,7 +35,7 @@ pip install -r requirements.txt

## Usage

1. **Run the script**:
1. **Run the script on the target's pc by using the command or create a vbs file that will run the script on the startup**:
sputnikLogger.py

2. **Monitor script output**:
Expand Down

0 comments on commit cddbb8e

Please sign in to comment.