From aa824138e2090d0b917e8fff0e38c899fa9ceb39 Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Tue, 4 Jan 2022 01:21:15 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a1b00f6..5054854 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@ You can read about Instagram restrictions [here](https://github.com/AAndyProgram - **Don't put program in the ```Program Files``` system folder (this is portable program and program settings are stored in the program folder)** - **Just unzip the program archive to any folder, copy the file ```ffmpeg.exe``` into it and enjoy. :)** +# How to build from source + +1. Delete the "PersonalUtilities" project from the solution. +2. Add the latest version of the "PersonalUtilities.dll" library (from the [latest release](https://github.com/AAndyProgram/SCrawler/releases/latest)). +3. Import PersonalUtilities.Functions for the whole project. + # Updating Just download [latest](https://github.com/AAndyProgram/SCrawler/releases/latest) version and unpack it into the program folder. Before starting a new version, I recommend making a backup copy of the program settings folder.