Skip to content

Commit 8d3a093

Browse files
committed
updated install instructions
1 parent 68c1fef commit 8d3a093

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README

+6-10
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
Usage information:
22
------------------
33
Edit ip2c.tcl change variable mirror to your preference
4-
then type tclsh install.tcl
4+
then type
55

6-
The auto install should work, however I've noticed, that sometimes it doesn't, but I can't seem to
7-
figur out why that is.
6+
tclsh install.tcl
87

9-
manual install
10-
11-
open tclsh shell type
12-
13-
set tcl_pkgPath
14-
mkdir ip2c in that path then copy ip2c.tcl and pkgIndex.tcl to that directory, ..
15-
and that's it.
8+
manual installation:
9+
* open tclsh shell type
10+
* set tcl_pkgPath
11+
* mkdir ip2c in that path then copy ip2c.tcl and pkgIndex.tcl to that directory, .. and that's it.
1612

1713
Donations:
1814
----------

0 commit comments

Comments
 (0)