Skip to content

Commit 87ee723

Browse files
committed
more using
1 parent e0cecf6 commit 87ee723

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ ln -sf `pwd`/git_sym.py ~/bin/git-sym
1717
## Using
1818
* Instead of a large file, create a symlink to `.git_sym/<filename>`.
1919
* Add a rule to `git_sym.makefile` which can retrieve `my_filename`.
20-
* Then, `git-sym update` will automatiica
20+
* Then, `git-sym update` will automatically retrieve the file and fill in the symbolic links.
21+
22+
An example will clarify this. (For more detailed examples see
23+
<https://github.com/cdunn2001/git-sym-test>.)
2124

2225
## Running
2326
You can test it right here. The `links` directory has some examples.

0 commit comments

Comments
 (0)