Skip to content

Commit 39fa932

Browse files
m-clareaothms
authored andcommitted
Updated readme usage links
1 parent f197764 commit 39fa932

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ Usage examples
179179

180180
**Invoking IfcConvert from the command line**
181181

182-
$ wget ftp://ftp.dds.no/pub/ifc/Munkerud/Munkerud_hus6_BE.zip
183-
$ unzip Munkerud_hus6_BE.zip
184-
$ ./IfcConvert Munkerud_hus6_BE.ifc
185-
$ less Munkerud_hus6_BE.obj
182+
$ wget -O duplex.zip https://portal.nibs.org/files/wl/\?id=4DsTgHFQAcOXzFetxbpRCECPbbfUqpgo
183+
$ unzip duplex.zip
184+
$ ./IfcConvert Duplex_A_20110907_optimized.ifc
185+
$ less Duplex_A_20110907_optimized.obj
186186

187187
**Using the IfcOpenShell Python interface**
188188

189-
$ wget -O duplex.zip https://portal.nibs.org/files/wl/?id=4DsTgHFQAcOXzFetxbpRCECPbbfUqpgo
189+
$ wget -O duplex.zip https://portal.nibs.org/files/wl/\?id=4DsTgHFQAcOXzFetxbpRCECPbbfUqpgo
190190
$ unzip duplex.zip
191191
$ python
192192
>>> import ifcopenshell

0 commit comments

Comments
 (0)