Skip to content

Commit c7ab458

Browse files
authored
Update README.md
Fix Ubuntu OpenSSL install instructions
1 parent 1b0d31b commit c7ab458

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Ubuntu OpenSSL Installation:
3030
```
3131
sudo apt update
3232
sudo apt install openssl
33-
echo 'export PATH="/usr/bin/openssl:$PATH"' >> ~/.bashrc
34-
source ~/.bashrc
3533
```
3634

3735
#### Create AWS Account

0 commit comments

Comments
 (0)