Unverified Commit 2e88b72f authored by Mantas's avatar Mantas Committed by GitHub
Browse files

Readme #75: clarification

Update README.md with an extra step
parents f286452f d1d589ef
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -77,6 +77,11 @@ If you want to do this from any branch in this repository, follow the manual ins
```bash
mkdir themes; cd themes;
```
2. Start Git on this folder: 

```bash
git init
```

3. Now simply add a Git submodule pointing to this repository, like so: