Skip to content

Commit b660470

Browse files
committed
Update README.md
1 parent d369428 commit b660470

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A Caesar Cipher encryption and decryption tool
33

44
# Usage
55
NOTE: You must have python installed on your pc to be able to use this tool.
6-
- <a href="https://realpython.com/installing-python/"><i>Guide</i></a> to install and setup python
6+
- <a href="https://realpython.com/installing-python/">_Guide_</a> to install and setup python
77

88
## On PC
99
- Download the <a href="https://github.com/HybridCodes/Caesar-Cipher-Algorithm/releases/latest">_file_</a>
@@ -49,7 +49,7 @@ $ cd storage
4949
$ dir # (Optional) This command is to see the list of items in the directory you're currently in
5050
```
5151
- Navigate to the folder in which you extracted the file
52-
Mine is in `/downloads/..`
52+
- Mine is in `downloads`
5353
```bash
5454
$ cd downloads
5555
$ dir

0 commit comments

Comments
 (0)