Skip to content

Commit fe16613

Browse files
git link fix
1 parent f82fb01 commit fe16613

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ PICA is structured as a standard Python package.
177177

178178
1. **Clone the Repository**
179179
```bash
180-
git clone [https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation.git](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation.git)
180+
git clone https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation.git
181181
cd PICA-Python-Instrument-Control-and-Automation
182182
```
183183

docs/User_Manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ PICA is structured as a standard Python package.
8989

9090
1. **Clone the Repository**
9191
```bash
92-
git clone [https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation.git](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation.git)
92+
git clone https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation.git
9393
cd PICA-Python-Instrument-Control-and-Automation
9494
```
9595

0 commit comments

Comments
 (0)