Skip to content

Commit ee603ed

Browse files
committed
merge guides
1 parent 316f0cb commit ee603ed

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,7 @@ Ctrl+F | Open search bar (Enter to find next, Esc to close)
4141

4242
## Getting started
4343

44-
1. Download the project as a ZIP from Github
45-
46-
2. You need to unpack **`src\bin.zip`** to create the `src\bin` folder which contains important CefSharp binaries. The project will not work properly without this!
47-
48-
3. Open the main solution `SharpBrowser.sln` and run it.
49-
50-
4. If you have any issues with CefSharp, delete all the files in the `bin` folder (except the `storage` subfolder) and run a Nuget restore by building (F5) or manually restoring (`nuget restore` command).
44+
- See the [Compilation Guide](docs/Compilation.md) for steps to get started.
5145

5246

5347
## Documentation

src/bin.zip

-92.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)