diff --git a/Get-Started.md b/Get-Started.md index 6a2c84e..c84f830 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -17,7 +17,7 @@ See [Additional Notes](#additional-notes) below in case you come across any issu Download the driver (zip version) and extract it by following these steps: * Clone the git repository with `$ git clone https://github.com/patjak/bcwc_pcie.git` * Change to the firmware directory with `$ cd bcwc_pcie/firmware` -* Under bcwc_pcie-master/firmware type `$ make` and then as root type `# make install` +* Under bcwc_pcie/firmware type `$ make` and then as root type `# make install` * Result should be like: ```