Skip to content

Commit

Permalink
Install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasKotlyar committed Dec 3, 2017
1 parent 45016c4 commit d2c92fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hacks/install_cfw.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@ The CFW will boot only if the SDCard is plugged in and has a "run.sh" file on it

## Installation of the new Firmware

1. Put everything from "firmware_mod" Folder into the **root** of the microsd
1. Download the Repository as Zip-File. Dont try to get it with git if you are on windows!
2. Put everything from "firmware_mod" Folder into the **root** of the microsd

It should look like this:
```
E:/
├── bin
├── config
├── run.sh
├── sample_config
├── scripts
└── www
```

2. Modify the file config/wpa_supplicant.conf on the sdcard, to match your wifi-settings
3. Insert the SDcard and start the camera.
3. Modify the file config/wpa_supplicant.conf on the sdcard, to match your wifi-settings
4. Insert the SDcard and start the camera.


## Uninstallation
Expand Down

0 comments on commit d2c92fe

Please sign in to comment.