Skip to content

Commit e2aa4cb

Browse files
Mac Changer v1.0
1 parent 5f7b54f commit e2aa4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Linux, Apple & Windows mac address change python scrip for python.
88

99
- Open a terminal: To open a terminal, press ` Ctrl + Alt + T ` on your keyboard or open the terminal from your system's applications menu.
1010
- Navigate to the directory containing the script: Use the ` cd ` command to change to the directory where the script is located. For example, if the script is in the `/Mac-Change/mac_change/` directory, you can use the following command:
11-
> ` cd /home/user/scripts/ `
11+
> ` cd /Mac-Change/mac_change/ `
1212
- Make sure that the required Python packages are installed: The script may require specific Python packages to be installed. You can install these packages using the `
1313
pip ` command. For example, to install the ` subprocess ` package, you can use the following command:
1414
> ` pip install subprocess `

0 commit comments

Comments
 (0)