Skip to content

Commit b357227

Browse files
author
Zachary Scott
committed
Fixed-font width
1 parent 1c0bc5a commit b357227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ TODO: Write usage instructions here
3434

3535
## Updating from source
3636

37+
```
3738
~/code/openssl => cp -R ~/src/ruby/ext/openssl/*.{c,h} ext/openssl/.
3839
~/code/openssl => cp -R ~/src/ruby/ext/openssl/deprecation.rb ext/openssl/deprecation.rb
3940
~/code/openssl => cp -R ~/src/ruby/ext/openssl/extconf.rb ext/openssl/extconf.rb
4041
~/code/openssl => cp -R ~/src/ruby/ext/openssl/lib/* lib/.
42+
```

0 commit comments

Comments
 (0)