mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 17:45:23 +00:00
Tweaked install instructions a little
This commit is contained in:
parent
6986921439
commit
78c824754b
@ -26,11 +26,11 @@ which makes a bunch of things better:
|
|||||||
### Cloning
|
### Cloning
|
||||||
|
|
||||||
The best way is to clone this repository as a submodule; that way you can contribute
|
The best way is to clone this repository as a submodule; that way you can contribute
|
||||||
pull requests if you want.
|
pull requests if you want. The project should be placed in your project's Plugins folder.
|
||||||
|
|
||||||
```
|
```
|
||||||
> cd YourProject\Plugins
|
> cd YourProject
|
||||||
> git submodule add https://github.com/sinbad/StevesUEHelpers
|
> git submodule add https://github.com/sinbad/StevesUEHelpers Plugins/StevesUEHelpers
|
||||||
> git add ../.gitmodules
|
> git add ../.gitmodules
|
||||||
> git commit
|
> git commit
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user