Skip to content

Commit aea5b38

Browse files
committed
adding our windows install instructions
1 parent 486e6f9 commit aea5b38

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/windows_install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ cargo test
7171

7272
The above test instance runs over multiple files packed with the repo, and a final output message can help us in understanding errors. Typically, successful installation gives the following last few lines:
7373

74-
![Screen Image](https://github.com/LCrossman/microBioRust/docs/window_code.png){ loading=lazy }
74+
![Screen Image](images/window_code.png){ loading=lazy }
7575

7676
Congratulations!! You have successfully installed microBioRust in your system. You can proceed with Getting started section of the documentation.
7777

7878
> Session Information:
7979
80-
![PC Specs](https://github.com/LCrossman/microBioRust/docs/pc_specs.png){ loading=lazy }
81-
![System model](https://github.com/LCrossman/microBioRust/docs/system_model.png){ loading=lazy }
80+
![PC Specs](images/pc_specs.png){ loading=lazy }
81+
![System model](images/system_model.png){ loading=lazy }

0 commit comments

Comments
 (0)