Skip to content

Commit 1bdd13c

Browse files
authored
[ci skip] Update docs with FreeTDS install.
1 parent 49898cb commit 1bdd13c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ $ gem install tiny_tds
2828
If you use Windows, we pre-compile TinyTDS with static versions of FreeTDS and supporting libraries. On all other platforms, we will find these dependencies. It is recommended that you install the latest FreeTDS via your method of choice. For example, here is how to install FreeTDS on Ubuntu. You might also need the `build-essential` and possibly the `libc6-dev` packages.
2929

3030
```shell
31+
$ apt-get wget
3132
$ apt-get install build-essential
3233
$ apt-get install libc6-dev
3334

0 commit comments

Comments
 (0)