Update readme.md
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
### How to Use the Script
|
||||
|
||||
1. **Create the script file**: Save the script as `install_latest_python.sh`.
|
||||
|
||||
`nano install_latest_python.sh`
|
||||
|
||||
2. **Make the script executable**: Make the script executable using the `chmod` command:
|
||||
|
||||
1. **Make the script executable**: Make the script executable using the `chmod` command:
|
||||
|
||||
`chmod +x install_latest_python.sh`
|
||||
|
||||
3. **Run the script**: Execute the script:
|
||||
2. **Run the script**: Execute the script:
|
||||
|
||||
`./install_latest_python.sh`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user