8000 Mac Binary and README updates by tkuebler · Pull Request #2 · ChatScript/ChatScript · GitHub
[go: up one dir, main page]

Skip to content
8000

Mac Binary and README updates #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updated URLs
  • Loading branch information
tkuebler committed May 13, 2018
commit c40fbd8ee93d92b8d06256c9c2ac017b9492bee7
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ The result will go in the `BINARIES` directory.

On Linux, go stand in the SRC directory and type `make server` (assuming you have make and g++ installed). This creates BINARIES/ChatScript, which can run as a server or locally. There are other make choices for installing PostGres or Mongo.

For Mac follow the Linux instructions. You have to have the xcode command line tools installed.
For Mac follow the instructions in the [Chatscript on a Mac Guild](/WIKI/OVERVIEWS-AND-TUTORIALS/ChatScript-on-a-Mac.md).


# Full Documentation
Expand Down
0