Skip to content

Commit

Permalink
Update pre-reqs image and use fixed width for images
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbonas committed Mar 19, 2024
1 parent c7e8b60 commit 7fbfb73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/python/influx-migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,11 @@ After meeting the prerequisites:
1. Open up a terminal app of choice and make sure the required pre-requisites are properly installed.
![script-pre-reqs](./img/script-pre-reqs.png)
<img src="./img/script-pre-reqs.png" width="500"/>
2. Navigate to where the migration script is located.
![script-navigate](./img/script-navigate.png)
<img src="./img/script-navigate.png" width="500"/>
3. Prepare the following information:
Expand Down Expand Up @@ -195,7 +195,7 @@ After meeting the prerequisites:
5. Execute the script:
![script-execution](./img/script-execution.png)
<img src="./img/script-execution.png" width="1000"/>
6. Wait for the script to finish executing.
Expand Down
Binary file modified tools/python/influx-migration/img/script-pre-reqs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7fbfb73

Please sign in to comment.