From 2249a5e442f34f498c740ecb68c2a310fdca2224 Mon Sep 17 00:00:00 2001 From: Nevo Hed Date: Sat, 3 Sep 2016 15:03:40 -0400 Subject: [PATCH] repo base dirname consistency --- Get-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```