Skip to content

Commit 48213a8

Browse files
committedMay 18, 2011
Edited docs/tutorial/page-1.md via GitHub
1 parent 9ece46d commit 48213a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docs/tutorial/page-1.md

+2
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,11 @@ Building and Running Manos Apps
108108
To test out your application first you'll need to build it. You can build the app with the manos build command.
109109

110110
If you aren't already in the Shorty directory:
111+
111112
cd Shorty/
112113

113114
and now you can build:
115+
114116
manos --build
115117

116118
To run this app all we'll use the manos --server command. This command loads the local compiled manos app

0 commit comments

Comments
 (0)
Please sign in to comment.