|
@@ -29,7 +29,7 @@ By contributing code to our free themes, you grant its use under the [GNU Genera
|
|
|
### Using GitHub
|
|
|
|
|
|
1. Clone repository locally `git clone git@github.com:Automattic/themes.git`
|
|
|
-2. Look up featured branch of pull request, e.g. `update/#1889`
|
|
|
+2. [Identify the branch](https://cloudup.com/cAy1j0D8tvH) of the pull request, e.g. `update/#1889`
|
|
|
3. Check out featured branch of pull request, e.g. `git checkout update/#1889`
|
|
|
4. Symlink or copy affected theme OR zip affected theme and import into WordPress site
|
|
|
|
|
@@ -40,4 +40,4 @@ By contributing code to our free themes, you grant its use under the [GNU Genera
|
|
|
3. Unzip the zipped featured branch
|
|
|
4. Zip affected theme and import into WordPress site
|
|
|
|
|
|
-**Note:** In case the affected theme already exists on the WordPress site, it needs to be deleted before the theme zip file gets uploaded.
|
|
|
+**Note:** In case the affected theme already exists on the WordPress site, it needs to be deleted before the theme zip file gets uploaded.
|