Skip to content

Commit

Permalink
added a friendly warning
Browse files Browse the repository at this point in the history
  • Loading branch information
RonenNess committed Feb 21, 2017
1 parent 7a062ef commit 54d5bec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,10 @@ Now there are two things to update in the Content Manager:
1. Add a ```Reference``` to the DataTypes.dll lib, located in ```packages\GeonBit.UI.<version>\lib\geonbitui\```
2. During installation, GeonBit.UI placed a folder in ```Content\GeonBit.UI```. Add this whole folder, as-is, to your content manager (when asked if to copy or link files, choose link, since the folder is already in its right place).
That's it!
That's it! Just two things to remember:
If your development environment is on Linux, there are few more steps to follow: [Installing on Linux](#extra-steps-for-linux).
- If you want to edit the default themes (textures, styles, etc), its recommended to *copy* the theme to a new folder and never change the original package files, since they will be overrided next time you update GeonBit.UI via NuGet.
- If your development environment is on Linux, there are few more steps to follow: [Installing on Linux](#extra-steps-for-linux).
## Manual Install
Expand Down

0 comments on commit 54d5bec

Please sign in to comment.