Skip to content

Commit 6e88c4c

Browse files
authored
Update README.md
1 parent fdeb1c9 commit 6e88c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Note: The `--check` option may be used to report on a specific plug-in or on a c
212212
This command must be run from within the root directory of the plug-in you want to register. "name" and "repository" will be read from *bower.json* in the current directory. The plug-in name must be prefixed with "adapt-" and each word separated with a hyphen (-). Plug-in names are checked against those already registered to avoid duplicates.
213213
<div float align=right><a href="#top">Back to Top</a></div>
214214

215-
URL format must be of the form git://github.com/<user>/<repo_name>.git
215+
URL format must be of the form `git://github.com/<user>/<repo_name>.git`
216216

217217
### adapt rename
218218

0 commit comments

Comments
 (0)